]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/da.lang.php
Added label.files to translation files.
[timetracker.git] / WEB-INF / resources / da.lang.php
index 1cc5e12a7071338b16a2450eab4ebadeae04b799..7a978b7027b774c112729136e45e0f1fe362ea0d 100644 (file)
@@ -260,6 +260,8 @@ $i18n_key_words = array(
 // 'label.approval' => 'Report approval',
 // 'label.mark_approved' => 'Mark approved',
 // 'label.template' => 'Template',
+// 'label.attachments' => 'Attachments',
+// 'label.files' => 'Files',
 
 // Form titles.
 'title.error' => 'Fejl',
@@ -452,6 +454,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' => 'Fakturanummer',