aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/translations/fr_FR.json
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <fred@miniflux.net>2018-04-29 17:04:23 -0700
committerGravatar Frédéric Guillot <fred@miniflux.net>2018-04-29 17:04:43 -0700
commitb166ceaea72dc6db77467621ffc270fbdccb6566 (patch)
treed0e9c96cf6e4255196332bc9bae07e79b88a83c8 /locale/translations/fr_FR.json
parentf49b42f70f902d4da1e0fa4080e99164b331b716 (diff)
Avoid people to unlink their OAuth2 account without having a local password
Diffstat (limited to 'locale/translations/fr_FR.json')
-rw-r--r--locale/translations/fr_FR.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/locale/translations/fr_FR.json b/locale/translations/fr_FR.json
index 60ad9d8..ac3c571 100644
--- a/locale/translations/fr_FR.json
+++ b/locale/translations/fr_FR.json
@@ -221,5 +221,6 @@
"Comments": "Commentaires",
"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é !"
+ "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."
}