New translations control_panel.php (German)

This commit is contained in:
Fatih Alp 2020-03-30 17:29:08 +03:00
parent 27ef1b70df
commit 5569c94707

View File

@ -3,7 +3,11 @@
return [
'help' => 'Hilfe',
'search' => 'Suche',
'logout' => 'Logout',
'logout' => 'Ausloggen',
'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',
];