aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/validators.ru.yml
diff options
context:
space:
mode:
authorОлег <aligator77@Aligator-Apple.local>2017-10-06 16:26:50 +0300
committerJeremy Benoist <jeremy.benoist@gmail.com>2017-10-10 10:48:38 +0200
commit4bea44da92f561d0d1ef194af350c25b9a7151cb (patch)
treeb7ea0b0d272c4f7ec6d75c03adbe8b0fda37188e /src/Wallabag/CoreBundle/Resources/translations/validators.ru.yml
parentef5fcdee20bc2c9915f59065fc738bc10f95f003 (diff)
downloadwallabag-4bea44da92f561d0d1ef194af350c25b9a7151cb.tar.gz
wallabag-4bea44da92f561d0d1ef194af350c25b9a7151cb.tar.zst
wallabag-4bea44da92f561d0d1ef194af350c25b9a7151cb.zip
update Russian language
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/validators.ru.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/validators.ru.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/validators.ru.yml b/src/Wallabag/CoreBundle/Resources/translations/validators.ru.yml
new file mode 100644
index 00000000..567b8e6e
--- /dev/null
+++ b/src/Wallabag/CoreBundle/Resources/translations/validators.ru.yml
@@ -0,0 +1,6 @@
1validator:
2 password_must_match: 'Пароли должны совпадать.'
3 password_too_short: 'Пароль должен быть длиннее 8 символов'
4 password_wrong_value: 'Неправильный текущий пароль'
5 item_per_page_too_high: 'Это, безусловно, убьет приложение'
6 rss_limit_too_high: 'Это, безусловно, убьет приложение'