mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
2bd46f442d
* Added Italian Translation of the following files: Changes to be committed: new file: app/views/user_mailer/confirmation_instructions.it.html.erb new file: app/views/user_mailer/confirmation_instructions.it.text.erb new file: app/views/user_mailer/password_change.it.html.erb new file: app/views/user_mailer/password_change.it.text.erb new file: app/views/user_mailer/reset_password_instructions.it.html.erb new file: app/views/user_mailer/reset_password_instructions.it.text.erb * Added italian translation Changes to be committed: new file: config/locales/activerecord.it.yml
13 lines
271 B
YAML
13 lines
271 B
YAML
it:
|
|
activerecord:
|
|
errors:
|
|
models:
|
|
account:
|
|
attributes:
|
|
username:
|
|
invalid: solo lettere, numeri e trattino basso
|
|
status:
|
|
attributes:
|
|
reblog:
|
|
taken: dello stato esiste già
|