From 0378d0682de54669b6650105d9e3c1813bfa3847 Mon Sep 17 00:00:00 2001
From: wyu <kknd09321@nate.com>
Date: 월, 27 12월 2021 19:15:25 +0900
Subject: [PATCH] 엑셀 import 상위 이슈 다음페이지 로딩 안하는 문제 수정 상위 이슈 언어 수정

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

diff --git a/src/main/webapp/i18n/ko/global.json b/src/main/webapp/i18n/ko/global.json
index 58a1002..8bb5130 100644
--- a/src/main/webapp/i18n/ko/global.json
+++ b/src/main/webapp/i18n/ko/global.json
@@ -161,6 +161,7 @@
         "issueContent": "�씠�뒋 �궡�슜",
         "issueTitle": "�씠�뒋 �젣紐�",
         "issueInfo": "�씠�뒋 �젙蹂�",
+        "parentIssue": "�긽�쐞 �씠�뒋",
         "relationIssue": "�뿰愿� �씠�뒋",
         "addRelationIssue": "�뿰愿� �씠�뒋 異붽�",
         "relationIssueTitle": "�뿰愿� �씠�뒋 �젣紐�",
@@ -664,7 +665,6 @@
         "workspace": "�뾽臾닿났媛�",
         "project": "�봽濡쒖젥�듃",
         "issue": "�씠�뒋",
-        "parentIssue": "�긽�쐞 �씠�뒋",
         "setting": "�꽕�젙",
         "user": "�궗�슜�옄",
         "workflow": "�썙�겕�뵆濡쒖슦",

--
Gitblit v1.8.0