Oops, en_US not en_EN ;-)
This commit is contained in:
12
application/language/en_US/settings_lang.php
Normal file
12
application/language/en_US/settings_lang.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
$lang['settings'] = "Settings";
|
||||
$lang['tab_personal'] = "Personal Information";
|
||||
$lang['tab_settings'] = "Settings";
|
||||
|
||||
$lang['projects_sortrecently'] = "Sort projects by date of the last access";
|
||||
$lang['projects_sortrecently_note'] = "If the projects are sorted by the data of the last access, the rarely used projects "slip" to the end of the list.";
|
||||
$lang['language_select'] = "Language";
|
||||
|
||||
/* End of file settings_lang.php */
|
||||
/* Location: ./application/language/german/settings_lang.php */
|
||||
Reference in New Issue
Block a user