Work in progress on localization files for paid status plugin.
[timetracker.git] / WEB-INF / resources / de.lang.php
index ba1e5f0..54e2643 100644 (file)
@@ -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',