X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fpt.lang.php;h=8969cdcdd4eaf0289f01c78989986b43c90c7827;hb=26dd5629ee5f2c3de36ff44e65529e4ca491cab1;hp=85478953bd19ec7782d14cfafb3453890ba5f34c;hpb=124f501c2f54e9480401ed46bd1986e10cc3afc3;p=timetracker.git diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index 85478953..8969cdcd 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -267,6 +267,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. // TODO: Translate the following. @@ -301,6 +304,8 @@ $i18n_key_words = array( // 'title.send_invoice' => 'Sending Invoice', // 'title.charts' => 'Charts', 'title.projects' => 'Projetos', +// TODO: translate the following. +// 'title.project_files' => 'Project Files', 'title.add_project' => 'Adicionando projeto', 'title.edit_project' => 'Editando projeto', 'title.delete_project' => 'Apagando projeto',