summaryrefslogtreecommitdiff
path: root/app/i18n/fr/sub.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/fr/sub.php')
-rw-r--r--app/i18n/fr/sub.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/i18n/fr/sub.php b/app/i18n/fr/sub.php
index 6ef4002a6..7bb52b113 100644
--- a/app/i18n/fr/sub.php
+++ b/app/i18n/fr/sub.php
@@ -7,4 +7,9 @@ return array(
'feeds' => array(
'over_max' => 'Vous avez atteint votre limite de flux (%d)',
),
+ 'menu' => array(
+ 'bookmark' => 'S’abonner (bookmark FreshRSS)',
+ 'import_export' => 'Importer / exporter',
+ 'subscription_management' => 'Gestion des abonnements',
+ ),
);