mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations button.php (Italian)
This commit is contained in:
parent
3445d30c99
commit
38527a8cba
@ -1,8 +1,8 @@
|
||||
<?php
|
||||
|
||||
return[
|
||||
"new_category" =>"Nuova categoria",
|
||||
"add_sub_category" =>"Aggiungi sottocategoria",
|
||||
"sub_category" =>"Mostra sottocategoria",
|
||||
"new_placeholderforsearch" =>"Nuova ricerca segnaposto"
|
||||
];
|
||||
return [
|
||||
'new_category' => 'Nuova categoria',
|
||||
'add_sub_category' => 'Aggiungi sottocategoria',
|
||||
'sub_category' => 'Mostra sottocategoria',
|
||||
'new_placeholderforsearch' => 'Nuova ricerca segnaposto',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user