From 5d6ea07024b475d94b997ad5972f433cf0b5aae4 Mon Sep 17 00:00:00 2001
From: jhjang <jhjang@maprex.co.kr>
Date: 일, 12 12월 2021 18:13:38 +0900
Subject: [PATCH] - 상단 검색 기능 추가

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

diff --git a/src/main/webapp/i18n/ko/global.json b/src/main/webapp/i18n/ko/global.json
index 42499bf..a83b91f 100644
--- a/src/main/webapp/i18n/ko/global.json
+++ b/src/main/webapp/i18n/ko/global.json
@@ -154,6 +154,7 @@
     "issue": {
         "issueType": "�씠�뒋 �쑀�삎",
         "managementIssue": "�씠�뒋 愿�由�",
+        "searchIssue": "�씠�뒋 寃��깋",
         "createIssue": "�씠�뒋 留뚮뱾湲�",
         "issueStatus": "�씠�뒋 �긽�깭",
         "issueNumber": "�씠�뒋 踰덊샇",

--
Gitblit v1.8.0