]>
Commit | Line | Data |
---|---|---|
1 | validator: | |
2 | password_must_match: 'Le password devono corrispondere.' | |
3 | password_too_short: 'La password deve essere lunga almeno 8 caratteri' | |
4 | password_wrong_value: 'Valore inserito per la password corrente errato' | |
5 | item_per_page_too_high: 'Questo valore è troppo alto' | |
6 | rss_limit_too_high: 'Questo valore è troppo alto' | |
7 | # quote_length_too_high: 'The quote is too long. It should have {{ limit }} characters or less.' |