]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/de.lang.php
Cosmetic comment fix.
[timetracker.git] / WEB-INF / resources / de.lang.php
index 02ab0484e7066bc9ec2ccaba34b3b36d7b8998b2..0cc35fcf2f26a903c41472dcfb547d1201ce1fed 100644 (file)
@@ -349,6 +349,8 @@ $i18n_key_words = array(
 'dropdown.clients' => 'Kunden',
 'dropdown.select' => '--- auswählen ---',
 'dropdown.select_invoice' => '--- Rechnung auswählen ---',
+// TODO: translate the following.
+// 'dropdown.select_timesheet' => '--- select timesheet ---',
 'dropdown.status_active' => 'aktiv',
 'dropdown.status_inactive' => 'inaktiv',
 'dropdown.delete' => 'löschen',
@@ -417,6 +419,8 @@ $i18n_key_words = array(
 // (after generating a report at https://timetracker.anuko.com/reports.php).
 'form.report.export' => 'Exportiere',
 'form.report.assign_to_invoice' => 'Zu Rechnung hinzufügen',
+// TODO: translate the following.
+// 'form.report.assign_to_timesheet' => 'Assign to timesheet',
 
 // Timesheets form. See example at https://timetracker.anuko.com/timesheets.php
 // TODO: translate the following.