aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2017-07-09 18:45:39 +0200
committerThomas Citharel <tcit@tcit.fr>2017-07-09 18:45:39 +0200
commit1554eb0adac470151d9668d55ce1450c64f862d9 (patch)
treea373af783ba1d53329be9790a0f672f55cd961ec /src/Wallabag/CoreBundle/Resources/translations/validators.ro.yml
parentf04611c711715064cd7a23d4dc51bc703a8dbeef (diff)
downloadwallabag-1554eb0adac470151d9668d55ce1450c64f862d9.tar.gz
wallabag-1554eb0adac470151d9668d55ce1450c64f862d9.tar.zst
wallabag-1554eb0adac470151d9668d55ce1450c64f862d9.zip
Rebase & Rename all rss to feeds
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
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.'