From 13dc007de652ce3da2a5e85d2cdccafe2288dea9 Mon Sep 17 00:00:00 2001 From: dujinkim Date: Thu, 4 Sep 2025 10:46:19 +0000 Subject: (임수민) EDP 벤더별 진척도 페이지 구현 - menu 작업 - 오류수정 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- i18n/locales/en/menu.json | 4 +++- i18n/locales/ko/menu.json | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'i18n') 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": "협력업체 관리", -- cgit v1.2.3