diff options
Diffstat (limited to 'app/i18n/fr.php')
| -rw-r--r-- | app/i18n/fr.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/fr.php b/app/i18n/fr.php index 071cb8dd4..394c86f6e 100644 --- a/app/i18n/fr.php +++ b/app/i18n/fr.php @@ -129,6 +129,7 @@ return array ( 'website_url' => 'URL du site', 'feed_url' => 'URL du flux', 'number_articles' => 'Nombre d\'articles', + 'keep_history' => 'Garder l\'historique ?', 'categorize' => 'Ranger dans une catégorie', 'advanced' => 'Avancé', 'show_in_all_flux' => 'Afficher dans le flux principal', |
