X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fnl.lang.php;h=fdd291ecbee989deac096500000aa7e9e8a89c8e;hb=fe8af9a04f7170a0623915f31610c6c4c3df4058;hp=6c21350158cc33439ce5f72eebf8ccfc9de61f7a;hpb=5bbe544e3d2db9b79e5ea413e7994dcf0859f5f4;p=timetracker.git diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index 6c213501..fdd291ec 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -240,6 +240,7 @@ $i18n_key_words = array( // 'label.approved' => 'Approved', // 'label.approval' => 'Report approval', // 'label.mark_approved' => 'Mark approved', +// 'label.template' => 'Template', // Form titles. 'title.error' => 'Fout', @@ -428,6 +429,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' => 'Factuur nummer',