From bea9853efe30c393b0d030bc552c1f5bbb838835 Mon Sep 17 00:00:00 2001 From: dujinkim Date: Fri, 17 Oct 2025 08:09:35 +0000 Subject: (대표님) 데이터룸 관련 개발사항 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 93cc538f..5fabc5c4 100644 --- a/i18n/locales/en/menu.json +++ b/i18n/locales/en/menu.json @@ -261,7 +261,9 @@ "document_submission": "Document/Drawing Submission", "document_submission_desc": "Submit vendor documents/drawings", "vendor_progress": "Vendor Progress", - "vendor_progress_desc": "View vendor EDP input progress" + "vendor_progress_desc": "View vendor EDP input progress", + "cover": "Vendor Document Cover", + "cover_desc": "Covenr Page Generator" } }, "additional": { diff --git a/i18n/locales/ko/menu.json b/i18n/locales/ko/menu.json index fb3c4e7a..28a97373 100644 --- a/i18n/locales/ko/menu.json +++ b/i18n/locales/ko/menu.json @@ -95,7 +95,9 @@ "tbe": "TBE", "tbe_desc": "Technical Bid Evaluation", "itb": "RFQ 생성", - "itb_desc": "PR 이슈 전 RFQ 생성" + "itb_desc": "PR 이슈 전 RFQ 생성", + "cover": "Vendor Document Cover", + "cover_desc": "Covenr Page Generator" }, "vendor_management": { "title": "협력업체 관리", -- cgit v1.2.3