aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml
diff options
context:
space:
mode:
authorJérémy Benoist <j0k3r@users.noreply.github.com>2019-05-09 15:21:21 +0300
committerGitHub <noreply@github.com>2019-05-09 15:21:21 +0300
commit6e67f41152ad025e74696e7140de0f9fb0d601de (patch)
tree5d87be5998bedfc2e25099be17fdc1f3e5cc45ed /src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml
parent522e37ad274361dde697da13a92ff3f846599822 (diff)
parent68a90821a305867e9b655da2dbfe558d37253990 (diff)
downloadwallabag-6e67f41152ad025e74696e7140de0f9fb0d601de.tar.gz
wallabag-6e67f41152ad025e74696e7140de0f9fb0d601de.tar.zst
wallabag-6e67f41152ad025e74696e7140de0f9fb0d601de.zip
Merge pull request #3223 from wallabag/rss2atom
Changed RSS to Atom feed and improve paging
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml b/src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml
index 6840cf11..e5c8a72f 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml
@@ -3,5 +3,5 @@ validator:
3 password_too_short: 'Parola ar trebui să conțină cel puțin 8 caractere' 3 password_too_short: 'Parola ar trebui să conțină cel puțin 8 caractere'
4 # password_wrong_value: 'Wrong value for your current password' 4 # password_wrong_value: 'Wrong value for your current password'
5 # item_per_page_too_high: 'This will certainly kill the app' 5 # item_per_page_too_high: 'This will certainly kill the app'
6 # rss_limit_too_high: 'This will certainly kill the app' 6 # feed_limit_too_high: 'This will certainly kill the app'
7 # quote_length_too_high: 'The quote is too long. It should have {{ limit }} characters or less.' 7 # quote_length_too_high: 'The quote is too long. It should have {{ limit }} characters or less.'