mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
New translations control_panel.php (Italian)
This commit is contained in:
parent
7fa273c771
commit
5c9012baaa
@ -1,13 +1,13 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'help' => 'Help',
|
'help' => 'Aiuto',
|
||||||
'search' => 'Search',
|
'search' => 'Ricerca',
|
||||||
'logout' => 'Logout',
|
'logout' => 'Disconnettersi',
|
||||||
'view_site' => 'View Site',
|
'view_site' => 'Visualizza il sito',
|
||||||
'title' => 'Control Panel',
|
'title' => 'Pannello di controllo',
|
||||||
'search_placeholder' => 'Type to search',
|
'search_placeholder' => 'Digita per cercare',
|
||||||
|
|
||||||
// Users Module
|
// Users Module
|
||||||
'search_by_gsm_number' => 'Search By GSM Number',
|
'search_by_gsm_number' => 'Cerca per numero GSM',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user