From c5812dc2de23815556b23ef9dd2ad926f64ba410 Mon Sep 17 00:00:00 2001 From: 이민희 <mhlee@maprex.co.kr> Date: 수, 08 12월 2021 15:16:26 +0900 Subject: [PATCH] 멤버별 진행률 -> 부서별 진행률 수정 --- src/main/webapp/i18n/ko/global.json | 2 +- src/main/webapp/WEB-INF/i18n/code_ko_KR.properties | 2 +- 2 files changed, 2 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 965a5e7..a808dc7 100644 --- a/src/main/webapp/WEB-INF/i18n/code_ko_KR.properties +++ b/src/main/webapp/WEB-INF/i18n/code_ko_KR.properties @@ -45,7 +45,7 @@ common.delayingIssue=\uC9C0\uC5F0 \uC911\uC778 \uC774\uC288 common.assignedIssue=\uB2F4\uB2F9 \uC774\uC288 common.delaying=\uC9C0\uC5F0\uC911 -common.progressByMember=\uBA64\uBC84\uBCC4 \uC9C4\uD589\uB960 +common.progressByMember=\uBD80\uC11C\uBCC4 \uC9C4\uD589\uB960 common.myIssueStatus=\uB098\uC758 \uC774\uC288 \uD604\uD669 common.division=\uAD6C\uBD84 common.complete=\uC644\uB8CC diff --git a/src/main/webapp/i18n/ko/global.json b/src/main/webapp/i18n/ko/global.json index 2cc9ea6..3b3f8a4 100644 --- a/src/main/webapp/i18n/ko/global.json +++ b/src/main/webapp/i18n/ko/global.json @@ -35,7 +35,7 @@ "delayDate": "吏��뿰�씪", "statusOfIssues": "�긽�깭蹂� �씠�뒋 �쁽�솴", "doesNotExistWorkflow": "�썙�겕�뵆濡쒖슦媛� �뾾�뒿�땲�떎.", - "progressByMember": "硫ㅻ쾭蹂� 吏꾪뻾瑜�", + "progressByMember": "遺��꽌蹂� 吏꾪뻾瑜�", "assignedIssue": "�떞�떦 �씠�뒋", "delaying": "吏��뿰以�", "myIssueStatus": "�굹�쓽 �씠�뒋 �쁽�솴", -- Gitblit v1.8.0