X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/d25b2051caf684cb847977474f03ee0d3c1046e4..235858d0ca557daca78f85706512dfd01fe1f77d:/WEB-INF/resources/da.lang.php diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index 02b75e54..0fe7c608 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -241,7 +241,9 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'Login', 'title.groups' => 'Teams', // TODO: change "teams" to "groups". -'title.create_gtoup' => 'Opret Team', // TODO: change "team" to "group". +// TODO: translate the following. +// 'title.subgroups' => 'Subgroups', +'title.create_group' => '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',