Releasing templates plugin for testing.
[timetracker.git] / WEB-INF / resources / en.lang.php
index 7fb968f..db04f81 100644 (file)
@@ -237,6 +237,7 @@ $i18n_key_words = array(
 'label.approved' => 'Approved',
 'label.approval' => 'Report approval',
 'label.mark_approved' => 'Mark approved',
+'label.template' => 'Template',
 
 // Form titles.
 'title.error' => 'Error',
@@ -424,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',