diff options
Diffstat (limited to 'i18n')
| -rw-r--r-- | i18n/locales/en/menu.json | 4 | ||||
| -rw-r--r-- | i18n/locales/ko/menu.json | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/i18n/locales/en/menu.json b/i18n/locales/en/menu.json index 33ade381..01a6cbbf 100644 --- a/i18n/locales/en/menu.json +++ b/i18n/locales/en/menu.json @@ -232,7 +232,9 @@ "document_management": "Document/Drawing List Management", "document_management_desc": "Manage vendor submission document/drawing lists", "document_submission": "Document/Drawing Submission", - "document_submission_desc": "Submit vendor documents/drawings" + "document_submission_desc": "Submit vendor documents/drawings", + "vendor_progress": "Vendor Progress", + "vendor_progress_desc": "View vendor EDP input progress" } }, "additional": { diff --git a/i18n/locales/ko/menu.json b/i18n/locales/ko/menu.json index bb8e4c00..c904dba8 100644 --- a/i18n/locales/ko/menu.json +++ b/i18n/locales/ko/menu.json @@ -81,7 +81,9 @@ "document_list_ship": "문서/도서 리스트 관리(조선)", "document_list_ship_desc": "벤더의 제출 도서/문서의 리스트를 관리", "vendor_data": "협력업체 데이터 관리", - "vendor_data_desc": "협력업체 설계 데이터 입력 및 관리" + "vendor_data_desc": "협력업체 설계 데이터 입력 및 관리", + "vendor_progress": "협력업체 진척도 현황", + "vendor_progress_desc": "협력업체 EDP 입력 진척도 현황" }, "vendor_management": { "title": "협력업체 관리", |
