From 3fa520f0cd36bb903b25437c745bb4f2c0eca848 Mon Sep 17 00:00:00 2001
From: wyu <kknd09321@nate.com>
Date: 월, 22 11월 2021 14:24:23 +0900
Subject: [PATCH] 이슈 상세 연관,하위 테이블 표시 설정 - [프론트]

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

diff --git a/src/main/webapp/i18n/ko/global.json b/src/main/webapp/i18n/ko/global.json
index ed49941..10bfc0a 100644
--- a/src/main/webapp/i18n/ko/global.json
+++ b/src/main/webapp/i18n/ko/global.json
@@ -237,6 +237,8 @@
         "failedToGetCommentListData": "�뙎湲� 紐⑸줉 �뜲�씠�꽣 媛��졇�삤湲� �떎�뙣",
         "failedToAttachmentList": "泥⑤� �뙆�씪 紐⑸줉 議고쉶 �떎�뙣",
         "setIssueTableDisplay": "�씠�뒋 �뀒�씠釉� �몴�떆 �꽕�젙",
+        "setIssueRelationTableDisplay": "�뿰愿� �씠�뒋 �뀒�씠釉� �몴�떆 �꽕�젙",
+        "setIssueDownTableDisplay": "�븯�쐞 �씠�뒋 �뀒�씠釉� �몴�떆 �꽕�젙",
         "columnName": "而щ읆紐�",
         "area": "�꼻�씠",
         "displayed": "�몴�떆 �뿬遺�",
@@ -788,7 +790,8 @@
         "detectingData": "�깘吏��씪�떆",
         "import": "媛��졇�삤湲�",
         "diffuserURL": "�쑀�룷�옄URL",
-        "country": "援�媛�"
+        "country": "援�媛�",
+        "tableView": "�뀒�씠釉� �몴�떆�꽕�젙"
     },
     "tasks": {
         "agileBoardTitle": "移몃컲 蹂대뱶"

--
Gitblit v1.8.0