From eee313007ce5c4f0879d764d56d3a1ba93f6fb37 Mon Sep 17 00:00:00 2001 From: 이민희 <mhlee@maprex.co.kr> Date: 수, 01 12월 2021 16:33:49 +0900 Subject: [PATCH] 대시보드 - 멤버별 진행률 완료 및 오류 수정 --- src/main/webapp/WEB-INF/i18n/code_ko_KR.properties | 1 + 1 files changed, 1 insertions(+), 0 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 70ef9b3..d0355db 100644 --- a/src/main/webapp/WEB-INF/i18n/code_ko_KR.properties +++ b/src/main/webapp/WEB-INF/i18n/code_ko_KR.properties @@ -29,6 +29,7 @@ common.registerDate=\uB4F1\uB85D\uC77C common.admin=\uAD00\uB9AC\uC790 common.teamMember=\uD300\uC6D0 +common.teamDepartment=\uB2F4\uB2F9\uBD80\uC11C common.registration=\uB4F1\uB85D common.assigned=\uB2F4\uB2F9 common.progressPercent=\uC9C4\uD589\uB960 -- Gitblit v1.8.0