diff options
| author | 2014-09-18 15:42:00 +0200 | |
|---|---|---|
| committer | 2014-09-18 15:42:00 +0200 | |
| commit | 0947b780c94da2761180387e51ff17940f0080cb (patch) | |
| tree | 62fd182875f225da752e5f6bca26465f6da8914b /app/i18n/fr.php | |
| parent | 70df99c1fcd88b30a6a9d71954af1e31dfade489 (diff) | |
| parent | ca74b2fca3711ef80542cc69269b2d9a654e3e5a (diff) | |
Merge branch 'dev' of github.com:marienfressinaud/FreshRSS into dev
Diffstat (limited to 'app/i18n/fr.php')
| -rw-r--r-- | app/i18n/fr.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/fr.php b/app/i18n/fr.php index 8ea81c906..4af819cac 100644 --- a/app/i18n/fr.php +++ b/app/i18n/fr.php @@ -287,6 +287,8 @@ 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', + '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', 'reading_confirm' => 'Afficher une confirmation lors des actions “marquer tout comme lu”', |
