From 7548e2ad6948f1c6aa102fcac408bc6c9c0f9796 Mon Sep 17 00:00:00 2001 From: dujinkim Date: Wed, 27 Aug 2025 12:06:26 +0000 Subject: (대표님, 최겸) 기본계약, 입찰, 파일라우트, 계약서명라우트, 인포메이션, 메뉴설정, PQ(메일템플릿 관련) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- i18n/locales/en/menu.json | 6 ++++++ i18n/locales/ko/menu.json | 8 +++++++- 2 files changed, 13 insertions(+), 1 deletion(-) (limited to 'i18n') diff --git a/i18n/locales/en/menu.json b/i18n/locales/en/menu.json index 1fc23fe9..3a1579d7 100644 --- a/i18n/locales/en/menu.json +++ b/i18n/locales/en/menu.json @@ -14,6 +14,7 @@ "common": "Common", "rfq_management": "RFQ", "quote_bid_management": "Quote/Bid Management", + "bidding_participation": "Bidding Participation", "evaluation_management": "Evaluation Management", "order_management": "Order Management", "menu": "Menu", @@ -177,6 +178,11 @@ }, "vendor": { + "bidding": { + "title": "Bidding Participation", + "list": "Bidding List", + "list_desc": "View available bidding opportunities and submit bids" + }, "sales": { "title": "Sales", "ship_rfq": "Shipbuilding RFQ", diff --git a/i18n/locales/ko/menu.json b/i18n/locales/ko/menu.json index 7b5e18d3..db7f9feb 100644 --- a/i18n/locales/ko/menu.json +++ b/i18n/locales/ko/menu.json @@ -8,12 +8,13 @@ }, "groups": { "basic_info": "기본 정보", - "design_info": "설계 정보", + "design_info": "설계 정보", "procurement_info": "구매 정보", "risk_management": "리스크 관리", "common": "공통", "rfq_management": "RFQ 관리", "quote_bid_management": "견적/입찰 관리", + "bidding_participation": "입찰 참여", "evaluation_management": "평가 관리", "order_management": "발주 관리", "menu": "메뉴", @@ -175,6 +176,11 @@ "page_visits": "페이지 접속 이력 조회" }, "vendor": { + "bidding": { + "title": "입찰 참여", + "list": "입찰 목록", + "list_desc": "참여 가능한 입찰 목록을 확인하고 응찰" + }, "sales": { "title": "Sales", "ship_rfq": "조선 RFQ", -- cgit v1.2.3