aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/translations
diff options
context:
space:
mode:
Diffstat (limited to 'locale/translations')
-rw-r--r--locale/translations/en_US.json2
-rw-r--r--locale/translations/fr_FR.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/locale/translations/en_US.json b/locale/translations/en_US.json
index 4b8cc36..5d92a8b 100644
--- a/locale/translations/en_US.json
+++ b/locale/translations/en_US.json
@@ -185,7 +185,7 @@
"error.fields_mandatory": "All fields are mandatory.",
"error.title_required": "The title is mandatory.",
"error.different_passwords": "Passwords are not the same.",
- "error.password_min_length": "You must use at least 6 characters.",
+ "error.password_min_length": "The password must have at least 6 characters.",
"error.settings_mandatory_fields": "The username, theme, language and timezone fields are mandatory.",
"error.feed_mandatory_fields": "The URL and the category are mandatory.",
"error.user_mandatory_fields": "The username is mandatory.",
diff --git a/locale/translations/fr_FR.json b/locale/translations/fr_FR.json
index 396071a..4145185e 100644
--- a/locale/translations/fr_FR.json
+++ b/locale/translations/fr_FR.json
@@ -185,7 +185,7 @@
"error.fields_mandatory": "Tous les champs sont obligatoire.",
"error.title_required": "Le titre est obligatoire.",
"error.different_passwords": "Les mots de passe ne sont pas les mêmes.",
- "error.password_min_length": "Vous devez utiliser au moins 6 caractères.",
+ "error.password_min_length": "Vous devez utiliser au moins 6 caractères pour le mot de passe.",
"error.settings_mandatory_fields": "Le nom d'utilisateur, le thème, la langue et le fuseau horaire sont obligatoire.",
"error.feed_mandatory_fields": "L'URL et la catégorie sont obligatoire.",
"error.user_mandatory_fields": "Le nom d'utilisateur est obligatoire.",