Italian translation (#2654)
* 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
This commit is contained in:
parent
11b706acdf
commit
2bd46f442d
7 changed files with 58 additions and 0 deletions
12
config/locales/activerecord.it.yml
Normal file
12
config/locales/activerecord.it.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
it:
|
||||
activerecord:
|
||||
errors:
|
||||
models:
|
||||
account:
|
||||
attributes:
|
||||
username:
|
||||
invalid: solo lettere, numeri e trattino basso
|
||||
status:
|
||||
attributes:
|
||||
reblog:
|
||||
taken: dello stato esiste già
|
Loading…
Add table
Add a link
Reference in a new issue