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

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

diff --git a/src/main/webapp/i18n/ko/global.json b/src/main/webapp/i18n/ko/global.json
index ed49941..ffd617d 100644
--- a/src/main/webapp/i18n/ko/global.json
+++ b/src/main/webapp/i18n/ko/global.json
@@ -788,7 +788,8 @@
         "detectingData": "�깘吏��씪�떆",
         "import": "媛��졇�삤湲�",
         "diffuserURL": "�쑀�룷�옄URL",
-        "country": "援�媛�"
+        "country": "援�媛�",
+        "tableView": "�뀒�씠釉� �몴�떆�꽕�젙"
     },
     "tasks": {
         "agileBoardTitle": "移몃컲 蹂대뱶"

--
Gitblit v1.8.0