Work in progress on project attachments.
[timetracker.git] / WEB-INF / resources / en.lang.php
index db04f81..8dc2011 100644 (file)
@@ -238,6 +238,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.
 'title.error' => 'Error',
@@ -269,6 +272,7 @@ $i18n_key_words = array(
 'title.send_invoice' => 'Sending Invoice',
 'title.charts' => 'Charts',
 'title.projects' => 'Projects',
+'title.project_files' => 'Project Files',
 'title.add_project' => 'Adding Project',
 'title.edit_project' => 'Editing Project',
 'title.delete_project' => 'Deleting Project',