aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/validators.pt.yml
diff options
context:
space:
mode:
authorJérémy Benoist <j0k3r@users.noreply.github.com>2019-10-08 11:19:00 +0200
committerGitHub <noreply@github.com>2019-10-08 11:19:00 +0200
commitafe486531d4dfffff7522efecdff1bcf18d13994 (patch)
treec412a8b4c0163092120b331643cc4e078f334655 /src/Wallabag/CoreBundle/Resources/translations/validators.pt.yml
parent797fd5fa24480ffd990c926f9a0746dab90aa095 (diff)
parent7ed081fbceab04b3611d53954a15076498824176 (diff)
downloadwallabag-afe486531d4dfffff7522efecdff1bcf18d13994.tar.gz
wallabag-afe486531d4dfffff7522efecdff1bcf18d13994.tar.zst
wallabag-afe486531d4dfffff7522efecdff1bcf18d13994.zip
Merge pull request #4141 from SofLesc/portuguese-translations
Updating portuguese translations
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/validators.pt.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/validators.pt.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/validators.pt.yml b/src/Wallabag/CoreBundle/Resources/translations/validators.pt.yml
index df2f3f35..1d69af97 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/validators.pt.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/validators.pt.yml
@@ -4,4 +4,4 @@ validator:
4 password_wrong_value: 'A senha atual informada está errada' 4 password_wrong_value: 'A senha atual informada está errada'
5 item_per_page_too_high: 'Certamente isso pode matar a aplicação' 5 item_per_page_too_high: 'Certamente isso pode matar a aplicação'
6 feed_limit_too_high: 'Certamente isso pode matar a aplicação' 6 feed_limit_too_high: 'Certamente isso pode matar a aplicação'
7 # quote_length_too_high: 'The quote is too long. It should have {{ limit }} characters or less.' 7 quote_length_too_high: 'A citaçãpo é muito longa. Ela deve ter {{ limit }} caracteres ou menos.'