X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/80c2a0fe0070ccf817ab5cb2d55c9d3b64f7bb3e..7993ce63bc6a4249ab508c3bbf4fb7ec5be1b9a3:/WEB-INF/resources/de.lang.php diff --git a/WEB-INF/resources/de.lang.php b/WEB-INF/resources/de.lang.php index 2ecd41d6..c65c56b9 100644 --- a/WEB-INF/resources/de.lang.php +++ b/WEB-INF/resources/de.lang.php @@ -157,6 +157,8 @@ $i18n_key_words = array( 'label.notes' => 'Beschreibungen', 'label.item' => 'Position', 'label.cost' => 'Kosten', +// TODO: translate the following. +// 'label.ip' => 'IP', 'label.day_total' => 'Summe (Tag)', 'label.week_total' => 'Summe (Woche)', 'label.month_total' => 'Summe (Monat)',