X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/4a3754f39ede85db41f93f31bd82c516ce23e01a..acd436b6c7d3bc585bb3841d4d69dbe15cd8d140:/WEB-INF/resources/en.lang.php diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index eddafc93..db04f818 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -425,6 +425,10 @@ $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 +'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' => 'Invoice number',