]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/cs.lang.php
Added label.template to translation files.
[timetracker.git] / WEB-INF / resources / cs.lang.php
index a9389a30e10220c5a9329fc4009a82c06dce9fb4..9d28b786539ec41155a83a7b246a1bbf3a718438 100644 (file)
@@ -281,6 +281,7 @@ $i18n_key_words = array(
 // 'label.approved' => 'Approved',
 // 'label.approval' => 'Report approval',
 // 'label.mark_approved' => 'Mark approved',
+// 'label.template' => 'Template',
 
 // Form titles.
 // TODO: Improve titles for consistency, so that each title explains correctly what each
@@ -378,6 +379,9 @@ $i18n_key_words = array(
 // 'title.swap_roles' => 'Swapping Roles',
 // 'title.work_units' => 'Work Units',
 // 'title.templates' => 'Templates',
+// 'title.add_template' => 'Adding Template',
+// 'title.edit_template' => 'Editing Template',
+// 'title.delete_template' => 'Deleting Template',
 
 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
 // Strings that are used in a single form must go to the specific form section.