]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ja.lang.php
Work in progress on templates.php.
[timetracker.git] / WEB-INF / resources / ja.lang.php
index b53cc6c0af67a493ef7d53f56693212c4e93f23f..1d2d12cc617f49cda41a6f4049b3cfdae9d805f1 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: Translate the following.
@@ -373,6 +374,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.