From 94bc0a6bad49e818e54a5438a6f202448de05ee0 Mon Sep 17 00:00:00 2001
From: 이민희 <mhlee@maprex.co.kr>
Date: 수, 26 1월 2022 15:51:16 +0900
Subject: [PATCH] - 이슈 수정 시 대분류만 선택하고 수정 시 오류 해결 - 전체 댓글 + 메일 보기 / 하위 이슈 댓글 + 메일 보기

---
 src/main/webapp/i18n/ko/global.json |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/i18n/ko/global.json b/src/main/webapp/i18n/ko/global.json
index 054a277..27b57df 100644
--- a/src/main/webapp/i18n/ko/global.json
+++ b/src/main/webapp/i18n/ko/global.json
@@ -770,6 +770,8 @@
         "countDownIssue": "�븯�쐞 �씠�뒋",
         "noDate": "湲곌컙 �뾾�쓬",
         "fullView": "�쟾泥대낫湲�",
+        "fullMailsAndComments": "�쟾泥대낫湲�(硫붿씪+�뙎湲�)",
+        "downMailsAndComments": "�븯�쐞�씠�뒋(硫붿씪+�뙎湲�)",
         "comments": "�뙎湲�",
         "mails": "硫붿씪",
         "record": "湲곕줉",

--
Gitblit v1.8.0