Introduced title.group into translation files.
[timetracker.git] / WEB-INF / resources / de.lang.php
index 34d050c..6e56c70 100644 (file)
@@ -46,6 +46,8 @@ $i18n_key_words = array(
 'menu.help' => 'Hilfe',
 'menu.create_team' => 'Neues Team',
 'menu.profile' => 'Profil',
+// TODO: translate the following.
+// 'menu.group' => 'Group',
 'menu.time' => 'Zeiten',
 'menu.expenses' => 'Kosten',
 'menu.reports' => 'Berichte',
@@ -271,6 +273,8 @@ $i18n_key_words = array(
 'title.import' => 'Daten importieren',
 'title.options' => 'Optionen',
 'title.profile' => 'Profil',
+// TODO: translate the following.
+// 'title.group' => 'Group Settings',
 'title.cf_custom_fields' => 'Benutzerfelder',
 'title.cf_add_custom_field' => 'Benutzerfeld hinzufügen',
 'title.cf_edit_custom_field' => 'Benutzerfeld bearbeiten',