diff options
| author | 2014-09-18 12:39:44 +0200 | |
|---|---|---|
| committer | 2014-09-18 12:39:44 +0200 | |
| commit | 0c012b006c868db294b1c227f82fb5861075001f (patch) | |
| tree | 76771aaeb5d23ad40a7b6d22dc9aef0b90070d36 /app/i18n/fr.php | |
| parent | 4211539c24e36531f2c5440ad454c4e208131047 (diff) | |
Alignement des =>
Diffstat (limited to 'app/i18n/fr.php')
| -rw-r--r-- | app/i18n/fr.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/fr.php b/app/i18n/fr.php index bbfa71f66..d6c0118e7 100644 --- a/app/i18n/fr.php +++ b/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', |
