mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-23 17:41:01 +00:00
Update validators.pt.yml file
Some missed strings translated.
This commit is contained in:
parent
5d6cffedb1
commit
a42cc6ff89
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
validator:
|
||||
password_must_match: 'The password fields must match.'
|
||||
password_too_short: 'Password should by at least 8 chars long'
|
||||
password_wrong_value: 'Wrong value for your current password'
|
||||
item_per_page_too_high: 'This will certainly kill the app'
|
||||
rss_limit_too_hight: 'This will certainly kill the app'
|
||||
password_must_match: 'Os campos de senha devem coincidir.'
|
||||
password_too_short: 'A senha deve ter pelo menos 8 caracteres'
|
||||
password_wrong_value: 'A senha atual informada está errada'
|
||||
item_per_page_too_high: 'Certamente isso pode matar a aplicação'
|
||||
rss_limit_too_hight: 'Certamente isso pode matar a aplicação'
|
||||
|
|
Loading…
Reference in a new issue