mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 23:36:08 -06:00
New translations button.php (Italian)
This commit is contained in:
parent
c4ce043021
commit
8e68a00f52
@ -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