mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 23:36:08 -06:00
New translations button.php (Italian)
This commit is contained in:
parent
3d00b225a0
commit
f323b76cb8
@ -1,7 +1,9 @@
|
||||
<?php
|
||||
|
||||
return[
|
||||
"new_profile" =>"Nuovo profilo",
|
||||
"new_adress" =>"Nuovo indirizzo",
|
||||
"show" =>"Mostra indirizzo"
|
||||
return [
|
||||
'new_profile' => 'Nuovo profilo',
|
||||
'new_adress' => 'Nuovo indirizzo',
|
||||
'show' => 'Mostra indirizzo',
|
||||
'update_password' => 'Update Password',
|
||||
'update_profile' => 'Update Profile',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user