X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fde.lang.php;h=54e26439bf24df95b26c7cb85695b288b5ea1398;hb=f7226ae1586d42a3166bdd9b9384b7e47eb27383;hp=ba1e5f0dc5093d3ffc05c0e8b0ebbb16f85b9b22;hpb=7e31ec9db2a079cb231416b8243a8efc52a92ad9;p=timetracker.git diff --git a/WEB-INF/resources/de.lang.php b/WEB-INF/resources/de.lang.php index ba1e5f0d..54e26439 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)', @@ -200,6 +202,10 @@ $i18n_key_words = array( 'label.fav_report' => 'Bevorzugter Report', 'label.cron_schedule' => 'Cronjob Zeitplan', 'label.what_is_it' => 'Was ist es?', +// TODO: translate the following. +// 'label.expense' => 'Expense', +// 'label.quantity' => 'Quantity', +// 'label.paid_status' => 'Paid status', // Form titles. 'title.login' => 'Anmelden',