Translate dashboard
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
<?php
|
||||
|
||||
$lang['dashboard'] = "Dashboard";
|
||||
|
||||
$lang['projects'] = "Projects";
|
||||
$lang['projects_create'] = "Create project";
|
||||
$lang['projects_manage'] = "Manage projects";
|
||||
$lang['projects_search'] = "Search project";
|
||||
|
||||
$lang['calculations'] = "Calculations";
|
||||
$lang['calculations_running'] = "Running calculations";
|
||||
$lang['newest_results'] = "Newest results";
|
||||
|
||||
$lang['administration'] = "Administration";
|
||||
$lang['servers_manage'] = "Manage servers";
|
||||
$lang['programs_manage'] = "Manage programs";
|
||||
$lang['users_manage'] = "Manage users";
|
||||
|
||||
/* End of file dashboard_lang.php */
|
||||
/* Location: ./application/language/german/dashboard_lang.php */
|
||||
/* Location: ./application/language/english/dashboard_lang.php */
|
||||
|
||||
Reference in New Issue
Block a user