X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/10a6f13349f497f4e2e5c7c4812fcb48db65310e..d5f3d27d84a808f8333822de5662b2cd3a2e322c:/WEB-INF/resources/da.lang.php diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index 7c24f78e..296d0f98 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -228,9 +228,9 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'Login', 'title.groups' => 'Teams', // TODO: change "teams" to "groups". -'title.create_team' => 'Opret Team', -'title.edit_team' => 'Redigér Team', -'title.delete_team' => 'Slet Team', +'title.create_gtoup' => 'Opret Team', // TODO: change "team" to "group". +'title.edit_group' => 'Redigér Team', // TODO: change "team" to "group". +'title.delete_group' => 'Slet Team', // TODO: change "team" to "group". 'title.reset_password' => 'Nulstilling af Adgangskode', 'title.change_password' => 'Skift af Adgangskode', 'title.time' => 'Tid',