diff options
Diffstat (limited to 'i18n')
| -rw-r--r-- | i18n/locales/en/menu.json | 14 | ||||
| -rw-r--r-- | i18n/locales/ko/menu.json | 12 |
2 files changed, 13 insertions, 13 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", diff --git a/i18n/locales/ko/menu.json b/i18n/locales/ko/menu.json index d46943aa..7b5e18d3 100644 --- a/i18n/locales/ko/menu.json +++ b/i18n/locales/ko/menu.json @@ -1,10 +1,10 @@ { "branding": { - "evcp_main": "eVCP 삼성중공업", + "evcp_main": "eVCP", "evcp_partners": "eVCP Partners", - "evcp_procurement": "eVCP 구매관리", + "evcp_procurement": "eVCP 구매", "evcp_sales": "eVCP 기술영업", - "evcp_engineering": "eVCP 설계관리" + "evcp_engineering": "eVCP 설계" }, "groups": { "basic_info": "기본 정보", @@ -30,7 +30,7 @@ }, "menu": { "master_data": { - "title": "기준 정보 관리", + "title": "기준 정보", "bid_projects": "견적 프로젝트 리스트", "bid_projects_desc": "MDG에서 받은 견적 프로젝트 리스트(P)", "projects": "프로젝트 리스트", @@ -72,7 +72,7 @@ "gtc":"General Terms and Conditions" }, "engineering_management": { - "title": "설계 관리", + "title": "설계", "document_list_only": "문서/도서 리스트 관리(해양)", "document_list_only_desc": "벤더의 제출 도서/문서의 리스트를 관리", "document_list_ship": "문서/도서 리스트 관리(조선)", @@ -137,7 +137,7 @@ "offshore_hull_rfq_desc": "RFQ 작성을 할 수 있고 현황을 파악" }, "procurement": { - "title": "구매 관리", + "title": "구매", "budget_rfq": "견적 RFQ", "budget_rfq_desc": "예산이나 내정가를 산정하기 위해 견적을 요청하고 관리", "rfq_pr": "RFQ(PR)", |
