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 | 10 +++++++++- 1 files changed, 9 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..069a473 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,12 @@ 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 +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