aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/translations
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <fred@miniflux.net>2018-05-20 15:29:14 -0700
committerGravatar Frédéric Guillot <fred@miniflux.net>2018-05-20 15:29:14 -0700
commit7f2fd1fdd85a62b187ad901d4917e561e39e37b2 (patch)
tree635fd7622cda67a0b9a422e093edee0b2bbc7399 /locale/translations
parent0f3f5e442f81d37a03618d0df5ea8f0524a24029 (diff)
Add Pocket authorization flow in the user interface
Diffstat (limited to 'locale/translations')
-rw-r--r--locale/translations/fr_FR.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/locale/translations/fr_FR.json b/locale/translations/fr_FR.json
index ac3c571..6d66f11 100644
--- a/locale/translations/fr_FR.json
+++ b/locale/translations/fr_FR.json
@@ -222,5 +222,12 @@
"View Comments": "Voir les commentaires",
"This file is empty": "Ce fichier est vide",
"Your external account is now dissociated!": "Votre compte externe est maintenant dissocié !",
- "You must define a password otherwise you won't be able to login again.": "Vous devez définir un mot de passe sinon vous ne pourrez plus vous connecter par la suite."
+ "You must define a password otherwise you won't be able to login again.": "Vous devez définir un mot de passe sinon vous ne pourrez plus vous connecter par la suite.",
+ "Save articles to Pocket": "Sauvegarder les articles vers Pocket",
+ "Connect your Pocket account": "Connectez votre compte Pocket",
+ "Pocket Consumer Key": "« Pocket Consumer Key »",
+ "Pocket Access Token": "« Pocket Access Token »",
+ "Your Pocket account is now linked!": "Votre compte Pocket est maintenant connecté !",
+ "Unable to fetch access token from Pocket!": "Impossible de récupérer le jeton d'accès depuis Pocket !",
+ "Unable to fetch request token from Pocket!": "Impossible de récupérer le jeton d'accès depuis Pocket !"
}