From bdba7caf8ac64645edb850e0d082e63ffcb37b75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my?= Date: Mon, 4 Jan 2021 08:06:39 +0000 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (6 of 6 strings) --- .../CoreBundle/Resources/translations/validators.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Wallabag/CoreBundle/Resources/translations/validators.en.yml b/src/Wallabag/CoreBundle/Resources/translations/validators.en.yml index 00ed76cdc..6dfa4ac3f 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/validators.en.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/validators.en.yml @@ -1,5 +1,5 @@ validator: - password_must_match: The password fields must match. + password_must_match: The passwords must match. password_too_short: Your password must by at least 8 characters. password_wrong_value: Wrong current password supplied. item_per_page_too_high: This will certainly kill the app