aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/translations
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <fred@miniflux.net>2017-12-18 20:52:46 -0800
committerGravatar Frédéric Guillot <fred@miniflux.net>2017-12-18 20:52:46 -0800
commitb153fa8b3cd2e48bbe13326695f11d2013427ebc (patch)
treef1329af7075a8b618a58cc86434a55ffcf7ddc12 /locale/translations
parentce75748cf25d05f795b0ec8c659824345c7f3868 (diff)
Add Wallabag integration
Diffstat (limited to 'locale/translations')
-rw-r--r--locale/translations/fr_FR.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/locale/translations/fr_FR.json b/locale/translations/fr_FR.json
index 5015f2a..1a5cbd6 100644
--- a/locale/translations/fr_FR.json
+++ b/locale/translations/fr_FR.json
@@ -155,5 +155,11 @@
"Scraper Rules": "Règles pour récupérer le contenu original",
"Rewrite Rules": "Règles de réécriture",
"Preferences saved!": "Préférences sauvegardées !",
- "Your external account is now linked !": "Votre compte externe est maintenant associé !"
+ "Your external account is now linked !": "Votre compte externe est maintenant associé !",
+ "Save articles to Wallabag": "Sauvegarder les articles vers Wallabag",
+ "Wallabag API Endpoint": "URL de l'API de Wallabag",
+ "Wallabag Client ID": "Identifiant du client Wallabag",
+ "Wallabag Client Secret": "Clé secrète du client Wallabag",
+ "Wallabag Username": "Nom d'utilisateur de Wallabag",
+ "Wallabag Password": "Mot de passe de Wallabag"
}