diff options
| author | dujinkim <dujin.kim@dtsolution.co.kr> | 2025-11-07 08:39:04 +0000 |
|---|---|---|
| committer | dujinkim <dujin.kim@dtsolution.co.kr> | 2025-11-07 08:39:04 +0000 |
| commit | ba8cd44a0ed2c613a5f2cee06bfc9bd0f61f21c7 (patch) | |
| tree | 7fb626c184a1fa48b28bf83571dadca2306bd1b5 /i18n/locales | |
| parent | b0fe980376fcf1a19ff4b90851ca8b01f378fdc0 (diff) | |
(최겸) 입찰/견적 수정사항
Diffstat (limited to 'i18n/locales')
| -rw-r--r-- | i18n/locales/en/menu.json | 7 | ||||
| -rw-r--r-- | i18n/locales/ko/menu.json | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/i18n/locales/en/menu.json b/i18n/locales/en/menu.json index 5a7e3297..ef74943e 100644 --- a/i18n/locales/en/menu.json +++ b/i18n/locales/en/menu.json @@ -29,7 +29,8 @@ "legal": "Legal Review", "basic_contract": "Basic Contract Management", "engineering_management": "Engineering Management", - "engineering_in_procurement":"Procurement Engineering" + "engineering_in_procurement":"Procurement Engineering", + "system": "System" }, "menu": { "master_data": { @@ -195,8 +196,8 @@ "email_log": "Email Transmission History Inquiry", "email_whitelist": "Send Email OTP Whitelist Management", "login_history": "Login/Logout History Inquiry", - "page_visits": "Page Access History Inquiry" - + "page_visits": "Page Access History Inquiry", + "change_vendor": "Change Vendor" }, "vendor": { "bidding": { diff --git a/i18n/locales/ko/menu.json b/i18n/locales/ko/menu.json index 44e41e59..fbc383d5 100644 --- a/i18n/locales/ko/menu.json +++ b/i18n/locales/ko/menu.json @@ -29,7 +29,8 @@ "basic_contract": "기본계약 관리", "engineering_management": "설계 관리", "propose": "견적 및 입찰", - "engineering_in_procurement": "구매 설계" + "engineering_in_procurement": "구매 설계", + "system": "시스템" }, "menu": { "master_data": { @@ -199,7 +200,8 @@ "email_log": "이메일 발신 이력 조회", "email_whitelist": "이메일 OTP 화이트리스트 관리", "login_history": "로그인/아웃 이력 조회", - "page_visits": "페이지 접속 이력 조회" + "page_visits": "페이지 접속 이력 조회", + "change_vendor": "벤더 변경" }, "vendor": { "bidding": { |
