Work in progress on project attachments.
[timetracker.git] / WEB-INF / resources / de.lang.php
index 1366c54..7d0dda0 100644 (file)
@@ -248,6 +248,8 @@ $i18n_key_words = array(
 // 'label.approval' => 'Report approval',
 // 'label.mark_approved' => 'Mark approved',
 // 'label.template' => 'Template',
+// 'label.attachments' => 'Attachments',
+// 'label.files' => 'Files',
 
 // Form titles.
 'title.error' => 'Fehler',
@@ -278,6 +280,8 @@ $i18n_key_words = array(
 'title.send_invoice' => 'Rechnung senden',
 'title.charts' => 'Diagramme',
 'title.projects' => 'Projekte',
+// TODO: translate the following.
+// 'title.project_files' => 'Project Files',
 'title.add_project' => 'Projekt anlegen',
 'title.edit_project' => 'Projekt bearbeiten',
 'title.delete_project' => 'Projekt löschen',