mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-15 09:57:41 +01:00
Translated using Weblate (English)
Currently translated at 100.0% (6 of 6 strings)
This commit is contained in:
parent
5bd456eda7
commit
606ab37b6a
@ -1,7 +1,8 @@
|
||||
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_high: 'This will certainly kill the app'
|
||||
quote_length_too_high: 'The quote is too long. It should have {{ limit }} characters or less.'
|
||||
password_must_match: The password fields must match.
|
||||
password_too_short: Your password must by at least 8 characters.
|
||||
password_wrong_value: Wrong current password supplied.
|
||||
item_per_page_too_high: This will certainly kill the app
|
||||
rss_limit_too_high: This will certainly kill the app
|
||||
quote_length_too_high: The quote is too long. It should have {{ limit }} characters
|
||||
or less.
|
||||
|
Loading…
Reference in New Issue
Block a user