wallabag/src/Wallabag/CoreBundle/Resources/translations/validators.it.yml

8 lines
439 B
YAML
Raw Normal View History

validator:
password_must_match: 'Le password devono corrispondere.'
password_too_short: 'La password deve essere lunga almeno 8 caratteri'
password_wrong_value: 'Valore inserito per la password corrente errato'
item_per_page_too_high: 'Questo valore è troppo alto'
feed_limit_too_high: 'Questo valore è troppo alto'
# quote_length_too_high: 'The quote is too long. It should have {{ limit }} characters or less.'