X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/664fe935d85316a57f2285dba5ecd42c66f4982e..1b6699f3d4ad1961fa4055ec0033bc10f0b06b83:/WEB-INF/resources/de.lang.php diff --git a/WEB-INF/resources/de.lang.php b/WEB-INF/resources/de.lang.php index fc3fcd2d..658c32b7 100644 --- a/WEB-INF/resources/de.lang.php +++ b/WEB-INF/resources/de.lang.php @@ -127,6 +127,8 @@ $i18n_key_words = array( 'label.password' => 'Passwort', 'label.confirm_password' => 'Passwort bestätigen', 'label.email' => 'E-Mail', +// TODO: translate the following. +// 'label.bcc' => 'Bcc', 'label.date' => 'Datum', 'label.start_date' => 'Anfangsdatum', 'label.end_date' => 'Enddatum',