From 6f111a79db77890bc448cd46ea080d94039864cf Mon Sep 17 00:00:00 2001 From: wyu <kknd09321@nate.com> Date: 화, 09 11월 2021 16:59:33 +0900 Subject: [PATCH] 백앤드 수정 --- src/main/webapp/WEB-INF/i18n/code_ko_KR.properties | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 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 4217bfb..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,5 +109,11 @@ 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 +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 +companyField.companyEmail=\uC774\uBA54\uC77C +companyField.companyMemo=\uBE44\uACE0 -- Gitblit v1.8.0