A bit more work in progress on project attachments.
[timetracker.git] / WEB-INF / resources / tr.lang.php
index c7a3191..7608d15 100644 (file)
@@ -286,6 +286,9 @@ $i18n_key_words = array(
 // 'label.approval' => 'Report approval',
 // 'label.mark_approved' => 'Mark approved',
 // 'label.template' => 'Template',
+// 'label.attachments' => 'Attachments',
+// 'label.files' => 'Files',
+// 'label.image' => 'Image',
 
 // Form titles.
 // Form titles.
@@ -328,6 +331,8 @@ $i18n_key_words = array(
 // 'title.send_invoice' => 'Sending Invoice',
 // 'title.charts' => 'Charts',
 'title.projects' => 'Projeler',
+// TODO: translate the following.
+// 'title.project_files' => 'Project Files',
 'title.add_project' => 'Proje ekleniyor',
 'title.edit_project' => 'Proje düzenleniyor',
 'title.delete_project' => 'Proje siliniyor',