mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-27 16:14:39 -06:00
New translations field.php (Italian)
This commit is contained in:
parent
50309dcac1
commit
4e6bf9a2bc
@ -430,19 +430,19 @@ return [
|
||||
'my_address' => 'Il mio indirizzo',
|
||||
|
||||
'company' => [
|
||||
'name' => 'Company Name'
|
||||
'name' => 'Nome della ditta'
|
||||
],
|
||||
'tax_office' => [
|
||||
'name' => 'Tax Office'
|
||||
'name' => 'Ufficio delle imposte'
|
||||
],
|
||||
'tax_number' => [
|
||||
'name' => 'Tax Number'
|
||||
'name' => 'Codice fiscale'
|
||||
],
|
||||
|
||||
// Profile page
|
||||
'my_profile' => 'My Profile',
|
||||
'edit_profile' => 'Edit Profile',
|
||||
'edit_details' => 'Edit Details',
|
||||
'update' => 'Update',
|
||||
'change_password' => 'Change Password',
|
||||
'my_profile' => 'Il mio profilo',
|
||||
'edit_profile' => 'Modifica Profilo',
|
||||
'edit_details' => 'Modifica i dettagli',
|
||||
'update' => 'Aggiornare',
|
||||
'change_password' => 'Cambia la password',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user