diff options
| author | dujinkim <dujin.kim@dtsolution.co.kr> | 2025-09-16 09:20:58 +0000 |
|---|---|---|
| committer | dujinkim <dujin.kim@dtsolution.co.kr> | 2025-09-16 09:20:58 +0000 |
| commit | 6c11fccc84f4c84fa72ee01f9caad9f76f35cea2 (patch) | |
| tree | fa88d10ea7d21fe6b59ed0c1569856a73d56547a /i18n | |
| parent | 14e3990aba7e1ad1cdd0965cbd167c50230cbfbf (diff) | |
(대표님, 최겸) 계약, 업로드 관련, 메뉴처리, 입찰, 프리쿼트, rfqLast관련, tbeLast관련
Diffstat (limited to 'i18n')
| -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 402bf1ae..56927b5a 100644 --- a/i18n/locales/en/menu.json +++ b/i18n/locales/en/menu.json @@ -85,7 +85,9 @@ "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_data_desc": "Input and manage vendor design data", + "tbe": "TBE", + "tbe_desc": "Technical Bid Evaluation" }, "vendor_management": { "title": "Vendor", diff --git a/i18n/locales/ko/menu.json b/i18n/locales/ko/menu.json index d6c3d340..66ede928 100644 --- a/i18n/locales/ko/menu.json +++ b/i18n/locales/ko/menu.json @@ -87,7 +87,9 @@ "vendor_data": "협력업체 데이터 관리", "vendor_data_desc": "협력업체 설계 데이터 입력 및 관리", "vendor_progress": "협력업체 진척도 현황", - "vendor_progress_desc": "협력업체 EDP 입력 진척도 현황" + "vendor_progress_desc": "협력업체 EDP 입력 진척도 현황", + "tbe": "TBE", + "tbe_desc": "Technical Bid Evaluation" }, "vendor_management": { "title": "협력업체 관리", |
