diff options
Diffstat (limited to 'i18n')
| -rw-r--r-- | i18n/locales/en/menu.json | 7 | ||||
| -rw-r--r-- | i18n/locales/ko/menu.json | 7 |
2 files changed, 10 insertions, 4 deletions
diff --git a/i18n/locales/en/menu.json b/i18n/locales/en/menu.json index d576620e..d07293f6 100644 --- a/i18n/locales/en/menu.json +++ b/i18n/locales/en/menu.json @@ -23,7 +23,8 @@ "access_history": "Access History", "shipbuilding": "Shipbuilding", "offshore": "Offshore", - "order_contract": "Order & Contract" + "order_contract": "Order & Contract", + "legal": "Legal Review" }, "menu": { "master_data": { @@ -90,7 +91,9 @@ "risk_by_vendor": "Risk Management by Vendor", "risk_by_vendor_desc": "Summary and related information output by vendor", "risk_mailing": "Risk Management Mailing", - "risk_mailing_desc": "Mailing service to procurement managers" + "risk_mailing_desc": "Mailing service to procurement managers", + "legalReview":"Legal Review Status", + "legalResponse":"Legal Response" }, "tech_sales": { "title": "Technical Sales", diff --git a/i18n/locales/ko/menu.json b/i18n/locales/ko/menu.json index 23573ad3..469b811d 100644 --- a/i18n/locales/ko/menu.json +++ b/i18n/locales/ko/menu.json @@ -23,7 +23,8 @@ "access_history": "접속 이력", "shipbuilding": "조선", "offshore": "해양", - "order_contract": "발주 및 계약" + "order_contract": "발주 및 계약", + "legal": "법무검토" }, "menu": { "master_data": { @@ -90,7 +91,9 @@ "risk_by_vendor": "협력사별 리스크 관리", "risk_by_vendor_desc": "협력사별 요약 및 관련 정보 출력", "risk_mailing": "리스크 관리 메일링", - "risk_mailing_desc": "구매담당자에게 메일링 서비스" + "risk_mailing_desc": "구매담당자에게 메일링 서비스", + "legalReview":"법무 검토 현황", + "legalResponse":"법무 검토 회신" }, "tech_sales": { "title": "기술 영업", |
