X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fko.lang.php;h=1a77cde766063ab39d511559bddfe458fde16502;hb=26dd5629ee5f2c3de36ff44e65529e4ca491cab1;hp=505c152d21f38fcc8bbb23019ec3a38521f9b5dc;hpb=124f501c2f54e9480401ed46bd1986e10cc3afc3;p=timetracker.git diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index 505c152d..1a77cde7 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -282,6 +282,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. @@ -319,6 +322,8 @@ $i18n_key_words = array( // 'title.send_invoice' => 'Sending Invoice', // 'title.charts' => 'Charts', 'title.projects' => '프로젝트', +// TODO: translate the following. +// 'title.project_files' => 'Project Files', 'title.add_project' => '프로젝트를 추가하기', 'title.edit_project' => '프로젝트를 편집하기', 'title.delete_project' => '프로젝트를 편집하기',