Introduced menu.group into translation files.
[timetracker.git] / WEB-INF / resources / da.lang.php
index 85bf3e6..fd707ea 100644 (file)
@@ -46,6 +46,8 @@ $i18n_key_words = array(
 'menu.help' => 'Hjælp',
 'menu.create_team' => 'Lav et team',
 'menu.profile' => 'Profil',
+// TODO: translate the following.
+// 'menu.group' => 'Group',
 'menu.time' => 'Tid',
 'menu.expenses' => 'Udgifter',
 'menu.reports' => 'Rapporter',
@@ -68,6 +70,8 @@ $i18n_key_words = array(
 'error.access_denied' => 'Adgang nægtet.',
 'error.sys' => 'System fejl.',
 'error.db' => 'Database fejl.',
+// TODO: translate the following.
+// 'error.feature_disabled' => 'Feature is disabled.',
 'error.field' => 'Forkert "{0}" data.',
 'error.empty' => 'Felt "{0}" er tom.',
 'error.not_equal' => 'Felt "{0}" er ikke lig med "{1}".',