From 3f293c90beb58ce206a66ff444d7acfc41b56429 Mon Sep 17 00:00:00 2001 From: joonhoekim <26rote@gmail.com> Date: Sun, 14 Sep 2025 13:27:37 +0000 Subject: (김준회) Vendor Pool 구현 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- i18n/locales/en/menu.json | 4 ++++ i18n/locales/ko/menu.json | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'i18n/locales') diff --git a/i18n/locales/en/menu.json b/i18n/locales/en/menu.json index 03546833..fdd056f4 100644 --- a/i18n/locales/en/menu.json +++ b/i18n/locales/en/menu.json @@ -103,6 +103,10 @@ "pq_status_desc": "Check vendor submitted PQ/investigation status", "basic_contract": "Vendor Basic Contract Management", "basic_contract_desc": "Check basic contract status", + "avl_management": "AVL Management", + "avl_management_desc": "AVL Management", + "vendor_pool": "Vendor Pool Management", + "vendor_pool_desc": "Vendor Pool Management", "project_avl": "Project AVL", "project_avl_desc": "AVL list according to project PQ", "risk_input": "Credit Rating Information Input", diff --git a/i18n/locales/ko/menu.json b/i18n/locales/ko/menu.json index 4e2b073e..e9e1b87f 100644 --- a/i18n/locales/ko/menu.json +++ b/i18n/locales/ko/menu.json @@ -105,6 +105,10 @@ "pq_status_desc": "협력업체의 제출 PQ/실사 현황을 확인", "basic_contract": "협력업체 기본 계약 관리", "basic_contract_desc": "기본 계약 현황을 확인", + "avl_management": "AVL 관리", + "avl_management_desc": "AVL 관리", + "vendor_pool": "벤더풀 관리", + "vendor_pool_desc": "벤더풀 관리", "project_avl": "프로젝트 AVL", "project_avl_desc": "프로젝트 PQ에 따른 AVL 리스트", "risk_input": "신용평가정보 입력", -- cgit v1.2.3