A bit more work in progress on project attachments.
[timetracker.git] / WEB-INF / resources / fr.lang.php
index 595b448..b797b6f 100644 (file)
@@ -258,6 +258,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' => 'Erreur',
@@ -288,6 +291,8 @@ $i18n_key_words = array(
 'title.send_invoice' => 'Envoi de la facture',
 'title.charts' => 'Graphiques',
 'title.projects' => 'Projets',
+// TODO: translate the following.
+// 'title.project_files' => 'Project Files',
 'title.add_project' => 'Ajout d\\\'un projet',
 'title.edit_project' => 'Modification d\\\'un projet',
 'title.delete_project' => 'Suppression d\\\'un projet',