]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/it.lang.php
Work in progress on project attachments.
[timetracker.git] / WEB-INF / resources / it.lang.php
index a009aca42a18e6d44f79bc0821e02e4e629d60ee..c1a87b731b78128f4f1f142e2a483e98986a83a9 100644 (file)
@@ -257,6 +257,7 @@ $i18n_key_words = array(
 // 'label.template' => 'Template',
 // 'label.attachments' => 'Attachments',
 // 'label.files' => 'Files',
+// 'label.image' => 'Image',
 
 // Form titles.
 // TODO: Improve titles for consistency, so that each title explains correctly what each
@@ -295,6 +296,8 @@ $i18n_key_words = array(
 'title.send_invoice' => 'Invia fattura',
 'title.charts' => 'Grafici',
 'title.projects' => 'Progetti',
+// TODO: translate the following.
+// 'title.project_files' => 'Project Files',
 'title.add_project' => 'Aggiungi progetto',
 'title.edit_project' => 'Modifica progetto',
 'title.delete_project' => 'Elimina progetto',