diff options
| author | dujinkim <dujin.kim@dtsolution.co.kr> | 2025-08-26 01:17:56 +0000 |
|---|---|---|
| committer | dujinkim <dujin.kim@dtsolution.co.kr> | 2025-08-26 01:17:56 +0000 |
| commit | 12e936c0b45ffa1c8f3c02ff77961212767be9a7 (patch) | |
| tree | 34f31b9a64c6d30e187c1114530c4d47b95d30a9 /i18n/locales/en/menu.json | |
| parent | 83f67ed333f0237b434a41d1eceef417c0d48313 (diff) | |
(대표님) 가입, 기본계약, 벤더
(최겸) 기술영업 아이템 관련
Diffstat (limited to 'i18n/locales/en/menu.json')
| -rw-r--r-- | i18n/locales/en/menu.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/i18n/locales/en/menu.json b/i18n/locales/en/menu.json index 1668f912..1fc23fe9 100644 --- a/i18n/locales/en/menu.json +++ b/i18n/locales/en/menu.json @@ -1,6 +1,6 @@ { "branding": { - "evcp_main": "eVCP Samsung Heavy Industries", + "evcp_main": "eVCP", "evcp_partners": "eVCP Partners", "evcp_procurement": "eVCP Procurement", "evcp_sales": "eVCP Technical Sales", @@ -12,7 +12,7 @@ "procurement_info": "Procurement Information", "risk_management": "Risk Management", "common": "Common", - "rfq_management": "RFQ Management", + "rfq_management": "RFQ", "quote_bid_management": "Quote/Bid Management", "evaluation_management": "Evaluation Management", "order_management": "Order Management", @@ -31,7 +31,7 @@ }, "menu": { "master_data": { - "title": "Master Data Management", + "title": "Master Data", "bid_projects": "Bid Project List", "bid_projects_desc": "Bid project list received from MDG (P)", "projects": "Project List", @@ -73,7 +73,7 @@ "gtc":"General Terms and Conditions" }, "engineering_management": { - "title": "Engineering Management", + "title": "Engineering", "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)", @@ -82,7 +82,7 @@ "vendor_data_desc": "Input and manage vendor design data" }, "vendor_management": { - "title": "Vendor Management", + "title": "Vendor", "candidates": "Vendor Candidate Registration Management", "candidates_desc": "Register and manage vendors discovered through sourcing activities and invite them", "vendors": "Vendor Management", @@ -138,7 +138,7 @@ "offshore_hull_rfq_desc": "Create RFQ and track status" }, "procurement": { - "title": "Procurement Management", + "title": "Procurement", "budget_rfq": "Budget RFQ", "budget_rfq_desc": "Request and manage quotations to estimate budget or target price", "rfq_pr": "RFQ(PR)", @@ -157,7 +157,7 @@ "general_contract_desc": "General contract management" }, "information_system": { - "title": "Information System", + "title": "System", "information": "Information Management", "notice": "Notice Management", "menu_list": "Menu List", |
