From 29b3e2f7ca000ca83ace5a2f71bb7ca753145df9 Mon Sep 17 00:00:00 2001 From: 이민희 <mhlee@maprex.co.kr> Date: 금, 12 11월 2021 10:41:59 +0900 Subject: [PATCH] 부서,등급 파일명 변경 --- src/main/webapp/WEB-INF/i18n/code_ko_KR.properties | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/WEB-INF/i18n/code_ko_KR.properties b/src/main/webapp/WEB-INF/i18n/code_ko_KR.properties index a97c38b..069a473 100644 --- a/src/main/webapp/WEB-INF/i18n/code_ko_KR.properties +++ b/src/main/webapp/WEB-INF/i18n/code_ko_KR.properties @@ -109,9 +109,9 @@ manageUser.manageFAQPerm=FAQ \uAD00\uB9AC manageUser.manageQnAPerm=QnA \uAD00\uB9AC manageUser.manageGuidePerm=\uAC00\uC774\uB4DC \uAD00\uB9AC -departmentManage.departmentName=\uBD80\uC11C\uBA85 -departmentManage.departmentDescription=\uBD80\uC11C\uC124\uBA85 -departmentManage.departmentCount=\uBD80\uC11C\uC778\uC6D0 +department.departmentName=\uBD80\uC11C\uBA85 +department.departmentDescription=\uBD80\uC11C\uC124\uBA85 +department.departmentCount=\uBD80\uC11C\uC778\uC6D0 companyField.companyName=\uC5C5\uCCB4\uBA85 companyField.companyManager=\uB2F4\uB2F9\uC790 companyField.companyTel=\uC804\uD654\uBC88\uD638 -- Gitblit v1.8.0