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 |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/i18n/ko/global.json b/src/main/webapp/i18n/ko/global.json
index 15468f3..27b57df 100644
--- a/src/main/webapp/i18n/ko/global.json
+++ b/src/main/webapp/i18n/ko/global.json
@@ -770,10 +770,14 @@
         "countDownIssue": "�븯�쐞 �씠�뒋",
         "noDate": "湲곌컙 �뾾�쓬",
         "fullView": "�쟾泥대낫湲�",
+        "fullMailsAndComments": "�쟾泥대낫湲�(硫붿씪+�뙎湲�)",
+        "downMailsAndComments": "�븯�쐞�씠�뒋(硫붿씪+�뙎湲�)",
         "comments": "�뙎湲�",
+        "mails": "硫붿씪",
         "record": "湲곕줉",
         "recordDown": "�븯�쐞�씠�뒋 湲곕줉",
         "downComments": "�븯�쐞�씠�뒋 �뙎湲�",
+        "downMails": "�븯�쐞�씠�뒋 硫붿씪",
         "noAssignee": "�떞�떦�옄媛� �뾾�뒿�땲�떎.",
         "noContent": "�궡�슜�씠 �뾾�뒿�땲�떎.",
         "noRecord": "湲곕줉�씠 �뾾�뒿�땲�떎.",

--
Gitblit v1.8.0