From 8e538d93ca3f8da8d082ad2ee497625349d9a4dd Mon Sep 17 00:00:00 2001 From: wyu <kknd09321@nate.com> Date: 금, 05 11월 2021 17:00:19 +0900 Subject: [PATCH] 부서관리 백엔드 수정 --- src/main/webapp/WEB-INF/i18n/code_ko_KR.properties | 5 ++++- 1 files changed, 4 insertions(+), 1 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 51e1c4c..7d511c8 100644 --- a/src/main/webapp/WEB-INF/i18n/code_ko_KR.properties +++ b/src/main/webapp/WEB-INF/i18n/code_ko_KR.properties @@ -108,4 +108,7 @@ manageUser.manageNoticePerm=\uACF5\uC9C0\uC0AC\uD56D \uAD00\uB9AC manageUser.manageFAQPerm=FAQ \uAD00\uB9AC manageUser.manageQnAPerm=QnA \uAD00\uB9AC -manageUser.manageGuidePerm=\uAC00\uC774\uB4DC \uAD00\uB9AC \ No newline at end of file +manageUser.manageGuidePerm=\uAC00\uC774\uB4DC \uAD00\uB9AC +departmentManage.departmentName=\uBD80\uC11C\uBA85 +departmentManage.departmentDescription=\uBD80\uC11C\uC124\uBA85 +departmentManage.departmentCount=\uBD80\uC11C\uC778\uC6D0 -- Gitblit v1.8.0