From c62ec046327fd388ebce04571b55910747e69a3b Mon Sep 17 00:00:00 2001 From: dujinkim Date: Tue, 9 Sep 2025 10:32:34 +0000 Subject: (정희성, 최겸, 대표님) formatDate 변경 등 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- i18n/locales/en/menu.json | 3 ++- i18n/locales/ko/menu.json | 5 ++++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'i18n/locales') diff --git a/i18n/locales/en/menu.json b/i18n/locales/en/menu.json index 01a6cbbf..21e4de56 100644 --- a/i18n/locales/en/menu.json +++ b/i18n/locales/en/menu.json @@ -113,7 +113,8 @@ "legalReview":"Legal Review Status", "legalResponse":"Legal Response", "vendor_regular_registrations": "Regular Vendor Registration Management", - "vendor_regular_registrations_desc": "View and manage regular vendor registration status" + "vendor_consent": "Consent", + "vendor_consent_desc": "Terms and Conditions" }, "tech_sales": { "title": "Technical Sales", diff --git a/i18n/locales/ko/menu.json b/i18n/locales/ko/menu.json index c904dba8..9f892b27 100644 --- a/i18n/locales/ko/menu.json +++ b/i18n/locales/ko/menu.json @@ -114,7 +114,10 @@ "legalReview":"법무 검토 현황", "legalResponse":"법무 검토 회신", "vendor_regular_registrations": "정규업체 등록관리", - "vendor_regular_registrations_desc": "정규업체 등록 현황을 확인하고 관리" + "vendor_regular_registrations_desc": "정규업체 등록 현황을 확인하고 관리", + "vendor_consent": "동의 관련", + "vendor_consent_desc": "개인정보 및 이용약관 관리" + }, "tech_sales": { "title": "기술 영업", -- cgit v1.2.3