Name old language folders correctly
This commit is contained in:
11
application/language/de_DE/projects_lang.php
Normal file
11
application/language/de_DE/projects_lang.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
$lang['project_own'] = "Eigenes Projekt";
|
||||
$lang['projects_own'] = "Eigene Projekte";
|
||||
$lang['project_shared'] = "Für mich freigegeben";
|
||||
$lang['projects_shared'] = "Für mich freigegeben";
|
||||
$lang['project_public'] = "Öffentliches Projekt";
|
||||
$lang['projects_public'] = "Öffentliche Projekte";
|
||||
|
||||
/* End of file projects_lang.php */
|
||||
/* Location: ./application/language/german/projects_lang.php */
|
||||
Reference in New Issue
Block a user