]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/da.lang.php
Introduced title.subgroups in translation files.
[timetracker.git] / WEB-INF / resources / da.lang.php
index 02b75e54d4c702370eb64b8137ae6f948c549f6e..0fe7c608af427460d8c02d8f33ed73676a87ee34 100644 (file)
@@ -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',