From a4efd2c5d8f2c31d3bfb6860c58af5cb62606c9a Mon Sep 17 00:00:00 2001
From: wyu <kknd09321@nate.com>
Date: 금, 05 11월 2021 10:51:38 +0900
Subject: [PATCH] 부서관리 테이블 변경 및 언어팩 수정

---
 src/main/webapp/WEB-INF/i18n/code_ko_KR.properties |    4 +++-
 1 files changed, 3 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..4217bfb 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,6 @@
 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

--
Gitblit v1.8.0