Przeglądaj źródła

Alignement des =>

plopoyop 11 lat temu
rodzic
commit
0c012b006c
3 zmienionych plików z 3 dodań i 3 usunięć
  1. 1 1
      app/i18n/de.php
  2. 1 1
      app/i18n/en.php
  3. 1 1
      app/i18n/fr.php

+ 1 - 1
app/i18n/de.php

@@ -212,7 +212,7 @@ return array (
 	'reading_icons'			=> 'Lese Symbol',
 	'top_line'			=> 'Kopfzeile',
 	'bottom_line'			=> 'Fusszeile',
-	'html5_notif_timeout'	=> 'HTML5 notification timeout',
+	'html5_notif_timeout'		=> 'HTML5 notification timeout',
 	'seconds_(0_means_no_timeout)'	=> 'seconds (0 means no timeout)',
 	'img_with_lazyload'		=> 'Verwende die "träge laden" Methode zum laden von Bildern',
 	'auto_read_when'		=> 'Artikel als gelesen markieren…',

+ 1 - 1
app/i18n/en.php

@@ -280,7 +280,7 @@ return array (
 	'article_icons'			=> 'Article icons',
 	'top_line'			=> 'Top line',
 	'bottom_line'			=> 'Bottom line',
-	'html5_notif_timeout'	=> 'HTML5 notification timeout',
+	'html5_notif_timeout'		=> 'HTML5 notification timeout',
 	'seconds_(0_means_no_timeout)'	=> 'seconds (0 means no timeout)',
 	'img_with_lazyload'		=> 'Use "lazy load" mode to load pictures',
 	'sticky_post'			=> 'Stick the article to the top when opened',

+ 1 - 1
app/i18n/fr.php

@@ -280,7 +280,7 @@ return array (
 	'article_icons'			=> 'Icônes d’article',
 	'top_line'			=> 'Ligne du haut',
 	'bottom_line'			=> 'Ligne du bas',
-	'html5_notif_timeout'	=> 'Temps d\'affichage de la notification HTML5',
+	'html5_notif_timeout'		=> 'Temps d\'affichage de la notification HTML5',
 	'seconds_(0_means_no_timeout)'	=> 'secondes (0 signifie aucun timeout ) ',
 	'img_with_lazyload'		=> 'Utiliser le mode “chargement différé” pour les images',
 	'sticky_post'			=> 'Aligner l’article en haut quand il est ouvert',