]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/nl.lang.php
Work in progress on project attachments.
[timetracker.git] / WEB-INF / resources / nl.lang.php
index c9e69249d6a5ae013c1895be3c28c752024e37d3..c5a3b509b6fdd1ab9543b6314b504a133c81d68a 100644 (file)
@@ -239,6 +239,9 @@ $i18n_key_words = array(
 'label.approval' => 'Rapport goedkeuring',
 'label.mark_approved' => 'Markeer goegkeuring',
 'label.template' => 'Sjabloon',
+// TODO: translate the following.
+// 'label.attachments' => 'Attachments',
+// 'label.files' => 'Files',
 
 // Form titles.
 'title.error' => 'Fout',
@@ -271,6 +274,8 @@ $i18n_key_words = array(
 'title.send_invoice' => 'Factuur verzenden',
 'title.charts' => 'Grafieken',
 'title.projects' => 'Projecten',
+// TODO: translate the following.
+// 'title.project_files' => 'Project Files',
 'title.add_project' => 'Project toevoegen',
 'title.edit_project' => 'Project wijzigen',
 'title.delete_project' => 'Project verwijderen',