aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/fr.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/fr.php')
-rw-r--r--app/i18n/fr.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/fr.php b/app/i18n/fr.php
index 4be028ac3..5f88aa069 100644
--- a/app/i18n/fr.php
+++ b/app/i18n/fr.php
@@ -408,4 +408,6 @@ return array (
'stats_entry_per_category' => 'Articles par catégorie',
'stats_top_feed' => 'Les dix plus gros flux',
'stats_entry_count' => 'Nombre d’articles',
+
+ 'update_can_apply' => 'Il y’a une mise à jour à appliquer. <a class="btn" href="%s">Appliquer</a>',
);