mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 23:06:08 -06:00
New translations control_panel.php (German)
This commit is contained in:
parent
27ef1b70df
commit
5569c94707
@ -3,7 +3,11 @@
|
|||||||
return [
|
return [
|
||||||
'help' => 'Hilfe',
|
'help' => 'Hilfe',
|
||||||
'search' => 'Suche',
|
'search' => 'Suche',
|
||||||
'logout' => 'Logout',
|
'logout' => 'Ausloggen',
|
||||||
'view_site' => 'Webseite anzeigen',
|
'view_site' => 'Webseite anzeigen',
|
||||||
'title' => 'Control Panel'
|
'title' => 'Schalttafel',
|
||||||
|
'search_placeholder' => 'Tippe um zu suchen',
|
||||||
|
|
||||||
|
// Users Module
|
||||||
|
'search_by_gsm_number' => 'Suche nach GSM-Nummer',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user