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/ko/menu.json | |
| parent | 83f67ed333f0237b434a41d1eceef417c0d48313 (diff) | |
(대표님) 가입, 기본계약, 벤더
(최겸) 기술영업 아이템 관련
Diffstat (limited to 'i18n/locales/ko/menu.json')
| -rw-r--r-- | i18n/locales/ko/menu.json | 12 |
1 files changed, 6 insertions, 6 deletions
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)", |
