diff options
Diffstat (limited to 'i18n/locales')
| -rw-r--r-- | i18n/locales/en/menu.json | 4 | ||||
| -rw-r--r-- | i18n/locales/ko/menu.json | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/i18n/locales/en/menu.json b/i18n/locales/en/menu.json index 4c241c03..b0ddeacd 100644 --- a/i18n/locales/en/menu.json +++ b/i18n/locales/en/menu.json @@ -79,7 +79,9 @@ "general_contract_template_desc": "General contract standard template management", "gtc":"General Terms and Conditions", "buyer_signature":"Buyer Signature", - "buyer_signaturee_desc":"Buyer Signature Management" + "buyer_signaturee_desc":"Buyer Signature Management", + "procurement_items": "One-time Items Management", + "procurement_items_desc": "Register and manage one-time items used in bidding" }, "engineering_management": { "title": "Engineering", diff --git a/i18n/locales/ko/menu.json b/i18n/locales/ko/menu.json index 7b563bcb..467123f2 100644 --- a/i18n/locales/ko/menu.json +++ b/i18n/locales/ko/menu.json @@ -78,7 +78,9 @@ "general_contract_template_desc": "일반계약 표준양식 템플릿 관리", "gtc": "General Terms and Conditions", "buyer_signature": "구매자 서명 관리", - "buyer_signaturee_desc": "자동 전자서명을 위한 서명 업로드" + "buyer_signaturee_desc": "자동 전자서명을 위한 서명 업로드", + "procurement_items": "1회성 품목 관리", + "procurement_items_desc": "입찰에서 사용하는 1회성 품목을 등록하고 관리" }, "engineering_management": { "title": "설계", |
