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