mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations control_panel.php (Spanish)
This commit is contained in:
parent
63b4f4dee0
commit
9b09b4b064
@ -1,13 +1,13 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'help' => 'Help',
|
'help' => 'Ayuda',
|
||||||
'search' => 'Search',
|
'search' => 'Buscar',
|
||||||
'logout' => 'Logout',
|
'logout' => 'Cerrar sesión',
|
||||||
'view_site' => 'View Site',
|
'view_site' => 'Ver sitio',
|
||||||
'title' => 'Control Panel',
|
'title' => 'Panel de control',
|
||||||
'search_placeholder' => 'Type to search',
|
'search_placeholder' => 'Escribe para buscar',
|
||||||
|
|
||||||
// Users Module
|
// Users Module
|
||||||
'search_by_gsm_number' => 'Search By GSM Number',
|
'search_by_gsm_number' => 'Buscar por número GSM',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user