Translate dashboard
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
<?php
|
||||
|
||||
$lang['dashboard'] = "Dashboard";
|
||||
|
||||
$lang['projects'] = "Projekte";
|
||||
$lang['projects_create'] = "Projekt anlegen";
|
||||
$lang['projects_manage'] = "Projekte verwalten";
|
||||
$lang['projects_search'] = "Projekt suchen";
|
||||
|
||||
$lang['calculations'] = "Berechnungen";
|
||||
$lang['calculations_running'] = "Laufende Berechnungen";
|
||||
$lang['newest_results'] = "Neuste Ergebnisse";
|
||||
|
||||
$lang['administration'] = "Administration";
|
||||
$lang['servers_manage'] = "Server verwalten";
|
||||
$lang['programs_manage'] = "Programme verwalten";
|
||||
$lang['users_manage'] = "Benutzer verwalten";
|
||||
|
||||
/* End of file dashboard_lang.php */
|
||||
/* Location: ./application/language/german/dashboard_lang.php */
|
||||
|
||||
Reference in New Issue
Block a user