]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/he.lang.php
Work in progress on templates.php.
[timetracker.git] / WEB-INF / resources / he.lang.php
index d6a70b5d8c697808f22493bcfc2a9fa9d4254401..ad3fab930d1c4ad5908b3b151029d64716e3d94e 100644 (file)
@@ -280,6 +280,7 @@ $i18n_key_words = array(
 // 'label.approved' => 'Approved',
 // 'label.approval' => 'Report approval',
 // 'label.mark_approved' => 'Mark approved',
+// 'label.template' => 'Template',
 
 // Form titles.
 'title.error' => 'שגיאה',
@@ -364,6 +365,10 @@ $i18n_key_words = array(
 // 'title.week_view' => 'Week View',
 // '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.