X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/f8202dca930de9e3cc70cbc8084e10a0f346f389..e796911d4d8892dbe6ac2731331357d2212db58b:/WEB-INF/resources/de.lang.php diff --git a/WEB-INF/resources/de.lang.php b/WEB-INF/resources/de.lang.php index 3df7b2a5..23361d2b 100644 --- a/WEB-INF/resources/de.lang.php +++ b/WEB-INF/resources/de.lang.php @@ -140,6 +140,8 @@ $i18n_key_words = array( 'label.end_date' => 'Enddatum', 'label.user' => 'Benutzer', 'label.users' => 'Personen', +// TODO: translate the following. +// 'label.roles' => 'Roles', 'label.client' => 'Kunde', 'label.clients' => 'Kunden', 'label.option' => 'Option',