X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fda.lang.php;h=d49ab64ab6081f5f79b970669a3d93c0a60b5c7a;hb=e0ec0364d761e2dff5a7c0032f04ec1dbae50980;hp=fd707ea4f7a18e218c13fe275242cca36aec87d3;hpb=a490f47a3440b85efc7ef9c1795dd59dac60c83b;p=timetracker.git diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index fd707ea4..d49ab64a 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -44,7 +44,8 @@ $i18n_key_words = array( 'menu.logout' => 'Log ud', 'menu.forum' => 'Forum', 'menu.help' => 'Hjælp', -'menu.create_team' => 'Lav et team', +// TODO: translate the following. +// 'menu.create_group' => 'Create Group', 'menu.profile' => 'Profil', // TODO: translate the following. // 'menu.group' => 'Group', @@ -55,7 +56,8 @@ $i18n_key_words = array( 'menu.projects' => 'Projekter', 'menu.tasks' => 'Opgaver', 'menu.users' => 'Brugere', -'menu.teams' => 'Teams', +// TODO: translate the following. +// 'menu.groups' => 'Groups', 'menu.export' => 'Eksport', 'menu.clients' => 'Kunder', 'menu.options' => 'Indstillinger', @@ -281,6 +283,8 @@ $i18n_key_words = array( 'title.import' => 'Importer Team Data', 'title.options' => 'Indstillinger', 'title.profile' => 'Profil', +// TODO: translate the following. +// 'title.group' => 'Group Settings', 'title.cf_custom_fields' => 'Brugerdefineret Felt', 'title.cf_add_custom_field' => 'Tilføj Brugerdefineret Felt', 'title.cf_edit_custom_field' => 'Redigér Brugerdefineret Felt',