X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/7e31ec9db2a079cb231416b8243a8efc52a92ad9..2e5d329bb88d0cda3515cccaea70575867b482fd:/WEB-INF/resources/de.lang.php diff --git a/WEB-INF/resources/de.lang.php b/WEB-INF/resources/de.lang.php index ba1e5f0d..1ce0510d 100644 --- a/WEB-INF/resources/de.lang.php +++ b/WEB-INF/resources/de.lang.php @@ -149,6 +149,8 @@ $i18n_key_words = array( 'label.finish' => 'Ende', 'label.duration' => 'Dauer', 'label.note' => 'Beschreibung', +// TODO: translate the following. +// 'label.notes' => 'Notes', 'label.item' => 'Position', 'label.cost' => 'Kosten', 'label.day_total' => 'Summe (Tag)',