Added strings to translation files for templates plugin.
[timetracker.git] / WEB-INF / resources / nl.lang.php
index b8fb074..6c21350 100644 (file)
@@ -323,6 +323,9 @@ $i18n_key_words = array(
 'title.work_units' => 'Werk eenheid',
 // TODO: translate the following.
 // '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.