From 4af75fe18d97960fabea0fadb28a69c01a038bc4 Mon Sep 17 00:00:00 2001
From: 이민희 <mhlee@maprex.co.kr>
Date: 화, 25 1월 2022 17:01:37 +0900
Subject: [PATCH] - 파트너명 특수문자 입력 가능하도록 수정 - 이슈 import/export 시 파트너 정보 추가 - 이슈상세 - 메일 기록 추가

---
 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 15468f3..054a277 100644
--- a/src/main/webapp/i18n/ko/global.json
+++ b/src/main/webapp/i18n/ko/global.json
@@ -771,9 +771,11 @@
         "noDate": "湲곌컙 �뾾�쓬",
         "fullView": "�쟾泥대낫湲�",
         "comments": "�뙎湲�",
+        "mails": "硫붿씪",
         "record": "湲곕줉",
         "recordDown": "�븯�쐞�씠�뒋 湲곕줉",
         "downComments": "�븯�쐞�씠�뒋 �뙎湲�",
+        "downMails": "�븯�쐞�씠�뒋 硫붿씪",
         "noAssignee": "�떞�떦�옄媛� �뾾�뒿�땲�떎.",
         "noContent": "�궡�슜�씠 �뾾�뒿�땲�떎.",
         "noRecord": "湲곕줉�씠 �뾾�뒿�땲�떎.",

--
Gitblit v1.8.0