aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/validators.it.yml
blob: b20d6f51313eb2aa10c5c6b6a4ede8c147a9ebe9 (plain) (blame)
1
2
3
4
5
6
7
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.'