mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 06:46:08 -06:00
New translations button.php (Italian)
This commit is contained in:
parent
911391271a
commit
077ad85833
@ -8,9 +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",
|
||||||
'approve' => "Approvare",
|
'approve' => "Approvare",
|
||||||
'decline' => 'Declino',
|
'decline' => 'Declino',
|
||||||
'extend' => 'Extend',
|
'extend' => 'Extend',
|
||||||
|
'extend_all' => 'Extend All',
|
||||||
|
'convert_currency' => 'Convert Currency',
|
||||||
|
'categories' => 'Categories',
|
||||||
'sub_category' => 'Sottocategorie',
|
'sub_category' => 'Sottocategorie',
|
||||||
'add_sub_category' => 'Aggiungi sottocategoria',
|
'add_sub_category' => 'Aggiungi sottocategoria',
|
||||||
'sub_cities' => 'Sotto città',
|
'sub_cities' => 'Sotto città',
|
||||||
@ -22,6 +26,8 @@ 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',
|
||||||
|
'change_owner' => 'Change Owner',
|
||||||
'update_category' => [
|
'update_category' => [
|
||||||
'name' => 'Update Category'
|
'name' => 'Update Category'
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user