]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/de.lang.php
Added label.files to translation files.
[timetracker.git] / WEB-INF / resources / de.lang.php
index dcd666a4aeff86285e76763bd754d54afcb98f6a..ec3a5337e36a5afa33ebfc615d97608eeba6f6c6 100644 (file)
@@ -247,6 +247,9 @@ $i18n_key_words = array(
 // 'label.approved' => 'Approved',
 // 'label.approval' => 'Report approval',
 // 'label.mark_approved' => 'Mark approved',
+// 'label.template' => 'Template',
+// 'label.attachments' => 'Attachments',
+// 'label.files' => 'Files',
 
 // Form titles.
 'title.error' => 'Fehler',
@@ -432,6 +435,11 @@ $i18n_key_words = array(
 // 'form.timesheets.active_timesheets' => 'Active Timesheets',
 // 'form.timesheets.inactive_timesheets' => 'Inactive Timesheets',
 
+// Templates form. See example at https://timetracker.anuko.com/templates.php
+// TODO: translate the following.
+// 'form.templates.active_templates' => 'Active Templates',
+// 'form.templates.inactive_templates' => 'Inactive Templates',
+
 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
 // (you can get to this form after generating a report).
 'form.invoice.number' => 'Rechnungsnummer',