aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/fr.php
diff options
context:
space:
mode:
authorGravatar Alexis Degrugillier <github@ainw.org> 2013-11-17 15:23:48 -0500
committerGravatar Alexis Degrugillier <github@ainw.org> 2013-11-17 15:26:20 -0500
commitff1803e61aea1fbec607cf11acebf4106f5bbdc9 (patch)
tree04be51aa9917c17850deb6142c4459cdc9478778 /app/i18n/fr.php
parentd0a7c1e0235106609ac754c5c6e6cb481a32a9a8 (diff)
Ajout d'un raccourci pour refermer un article.
https://github.com/marienfressinaud/FreshRSS/issues/256
Diffstat (limited to 'app/i18n/fr.php')
-rw-r--r--app/i18n/fr.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/fr.php b/app/i18n/fr.php
index 8bffd5287..8223c1de5 100644
--- a/app/i18n/fr.php
+++ b/app/i18n/fr.php
@@ -119,6 +119,7 @@ return array (
'shift_for_first' => '+ <code>shift</code> pour passer au premier article de la page',
'next_page' => 'Passer à la page suivante',
'previous_page' => 'Passer à la page précédente',
+ 'collapse_article' => 'Refermer l\'article courant',
'file_to_import' => 'Fichier à importer',
'import' => 'Importer',