X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fet.lang.php;h=94fb496e4d0ca4b6dfdd6744122ca5a78ee127df;hb=26dd5629ee5f2c3de36ff44e65529e4ca491cab1;hp=f80c9033fd45c4df4db6df2fdbbef527b495bdfb;hpb=163beaf9eb740a868fc08e0d8361ac72c932185c;p=timetracker.git diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index f80c9033..94fb496e 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -263,6 +263,9 @@ $i18n_key_words = array( // 'label.approval' => 'Report approval', // 'label.mark_approved' => 'Mark approved', // 'label.template' => 'Template', +// 'label.attachments' => 'Attachments', +// 'label.files' => 'Files', +// 'label.image' => 'Image', // Form titles. // TODO: Improve titles for consistency, so that each title explains correctly what each @@ -299,6 +302,8 @@ $i18n_key_words = array( 'title.send_invoice' => 'Saada arve', 'title.charts' => 'Diagrammid', 'title.projects' => 'Projektid', +// TODO: translate the following. +// 'title.project_files' => 'Project Files', 'title.add_project' => 'Projekti lisamine', 'title.edit_project' => 'Projekti muutmine', 'title.delete_project' => 'Projekti kustutamine', @@ -458,6 +463,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' => 'Arve number',