From 4391a41fa6da5edc20415a6addbc16d67831a1a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my?= Date: Fri, 9 Oct 2020 06:55:29 +0000 Subject: [PATCH] Translated using Weblate (Romanian) Currently translated at 33.3% (2 of 6 strings) --- .../CoreBundle/Resources/translations/validators.ro.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml b/src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml index 358ca0acf..802b7818f 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml @@ -1,3 +1,3 @@ validator: - password_must_match: 'Câmpurile destinate parolelor trebuie să se potrivească' - password_too_short: 'Parola ar trebui să conțină cel puțin 8 caractere' + password_must_match: 'Câmpurile destinate parolelor trebuie să se potrivească.' + password_too_short: 'Parola ar trebui să conțină cel puțin 8 caractere.'