mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations button.php (Italian)
This commit is contained in:
parent
a3c301b29f
commit
6c1ec4d8c3
@ -8,13 +8,13 @@ return [
|
|||||||
'new_district' => 'New District',
|
'new_district' => 'New District',
|
||||||
'new_neighborhood' => 'Nuovo quartiere',
|
'new_neighborhood' => 'Nuovo quartiere',
|
||||||
'new_village' => 'New Village',
|
'new_village' => 'New Village',
|
||||||
'edit' => "Edit",
|
'edit' => "modificare",
|
||||||
'approve' => "Approvare",
|
'approve' => "Approvare",
|
||||||
'decline' => 'Declino',
|
'decline' => 'Declino',
|
||||||
'extend' => 'Extend',
|
'extend' => 'Estendere',
|
||||||
'extend_all' => 'Extend All',
|
'extend_all' => 'Estendi tutto',
|
||||||
'convert_currency' => 'Convert Currency',
|
'convert_currency' => 'Converti valuta',
|
||||||
'categories' => 'Categories',
|
'categories' => 'categorie',
|
||||||
'sub_category' => 'Sottocategorie',
|
'sub_category' => 'Sottocategorie',
|
||||||
'add_sub_category' => 'Aggiungi sottocategoria',
|
'add_sub_category' => 'Aggiungi sottocategoria',
|
||||||
'sub_cities' => 'Sotto città',
|
'sub_cities' => 'Sotto città',
|
||||||
@ -26,9 +26,9 @@ return [
|
|||||||
'sub_neighborhoods' => 'Quartieri secondari',
|
'sub_neighborhoods' => 'Quartieri secondari',
|
||||||
'sub_village' => 'Sub Village',
|
'sub_village' => 'Sub Village',
|
||||||
'general_settings' => 'impostazioni generali',
|
'general_settings' => 'impostazioni generali',
|
||||||
'save_category' => 'Save Category',
|
'save_category' => 'Salva categoria',
|
||||||
'change_owner' => 'Change Owner',
|
'change_owner' => 'Cambiare proprietario',
|
||||||
'update_category' => [
|
'update_category' => [
|
||||||
'name' => 'Update Category'
|
'name' => 'Categoria di aggiornamento'
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user