diff options
Diffstat (limited to 'i18n/locales/en/menu.json')
| -rw-r--r-- | i18n/locales/en/menu.json | 21 |
1 files changed, 18 insertions, 3 deletions
diff --git a/i18n/locales/en/menu.json b/i18n/locales/en/menu.json index 7b59d34a..ba7cea2a 100644 --- a/i18n/locales/en/menu.json +++ b/i18n/locales/en/menu.json @@ -24,7 +24,10 @@ "shipbuilding": "Shipbuilding", "offshore": "Offshore", "order_contract": "Order & Contract", - "legal": "Legal Review" + "legal": "Legal Review", + "basic_contract": "Basic Contract Management", + "engineering_management": "Engineering Management" + }, "menu": { "master_data": { @@ -64,7 +67,17 @@ "vendor_checklist": "Vendor Evaluation Data Items Management", "vendor_checklist_desc": "Vendor evaluation data items management", "esg_checklist": "ESG Self-Assessment Items Management", - "esg_checklist_desc": "ESG self-assessment items management" + "esg_checklist_desc": "ESG self-assessment items management", + "gtc":"General Terms and Conditions" + }, + "engineering_management": { + "title": "Engineering Management", + "document_list_only": "Document/Drawing List Management(Plant)", + "document_list_only_desc": "Manage vendor submission document/drawing lists", + "document_list_ship": "Document/Drawing List Management(Ship)", + "document_list_ship_desc": "Ship Building document/drawing lists", + "vendor_data": "Vendor Data Management", + "vendor_data_desc": "Input and manage vendor design data" }, "vendor_management": { "title": "Vendor Management", @@ -93,7 +106,9 @@ "risk_mailing": "Risk Management Mailing", "risk_mailing_desc": "Mailing service to procurement managers", "legalReview":"Legal Review Status", - "legalResponse":"Legal Response" + "legalResponse":"Legal Response", + "vendor_regular_registrations": "Regular Vendor Registration Management", + "vendor_regular_registrations_desc": "View and manage regular vendor registration status" }, "tech_sales": { "title": "Technical Sales", |
