mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations control_panel.php (Portuguese)
This commit is contained in:
parent
ecccc48d2b
commit
0161cb0b4c
@ -1,13 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'help' => 'Help',
|
||||
'search' => 'Search',
|
||||
'logout' => 'Logout',
|
||||
'view_site' => 'View Site',
|
||||
'title' => 'Control Panel',
|
||||
'search_placeholder' => 'Type to search',
|
||||
'help' => 'Socorro',
|
||||
'search' => 'Procurar',
|
||||
'logout' => 'Sair',
|
||||
'view_site' => 'Exibir site',
|
||||
'title' => 'Painel de controle',
|
||||
'search_placeholder' => 'Escreva para pesquisar',
|
||||
|
||||
// Users Module
|
||||
'search_by_gsm_number' => 'Search By GSM Number',
|
||||
'search_by_gsm_number' => 'Pesquisa por número GSM',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user