X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffi.lang.php;h=9117f62ac0962af19615c7186a49b8e610a1f6cc;hb=fe8af9a04f7170a0623915f31610c6c4c3df4058;hp=68d167fa35d1a003ef81db248819c52315a36f56;hpb=fc92f9cd36dcaeb96da37c699a61331805d9e2fc;p=timetracker.git diff --git a/WEB-INF/resources/fi.lang.php b/WEB-INF/resources/fi.lang.php index 68d167fa..9117f62a 100644 --- a/WEB-INF/resources/fi.lang.php +++ b/WEB-INF/resources/fi.lang.php @@ -263,6 +263,7 @@ $i18n_key_words = array( // 'label.approved' => 'Approved', // 'label.approval' => 'Report approval', // 'label.mark_approved' => 'Mark approved', +// 'label.template' => 'Template', // Form titles. 'title.error' => 'Virhe', @@ -456,6 +457,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' => 'Laskun numero',