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

diff --git a/src/main/webapp/i18n/ko/global.json b/src/main/webapp/i18n/ko/global.json
index a76ca97..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": "�뿰愿� �씠�뒋 �젣紐�",
@@ -232,6 +233,7 @@
         "failedToIssueTypeListLookup": "�씠�뒋 �쑀�삎 紐⑸줉 議고쉶 �떎�뙣",
         "failedToPriorityListLookup": "�슦�꽑�닚�쐞 紐⑸줉 議고쉶 �떎�뙣",
         "failedToCriticalListLookup": "以묒슂�룄 紐⑸줉 議고쉶 �떎�뙣",
+        "failedToPartnerListLookup": "�뙆�듃�꼫 紐⑸줉 議고쉶 �떎�뙣",
         "failedToUserDefinedFieldListLookup": "�궗�슜�옄 �젙�쓽 �븘�뱶 紐⑸줉 議고쉶 �떎�뙣",
         "failedToIssueTableColumnLookup": "�씠�뒋 �뀒�씠釉� 而щ읆 議고쉶 �떎�뙣",
         "failedToIssueAddIssueRelation": "�뿰愿� �씠�뒋 異붽� �떎�뙣",
@@ -697,6 +699,9 @@
         "register": "�벑濡앹옄",
         "startDate": "�떆�옉�씪",
         "endDate": "醫낅즺�씪",
+        "company": "�뾽泥�",
+        "isp": "ISP",
+        "hosting": "�샇�뒪�똿",
         "english": "�쁺�뼱",
         "korean": "�븳援��뼱",
         "japaneseLanguage": "�씪蹂몄뼱",

--
Gitblit v1.8.0