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