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 |    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 af1d697..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": "�씠�뒋 踰덊샇",
@@ -558,6 +559,7 @@
     },
     "manageUser": {
         "manageUser": "�궗�슜�옄 沅뚰븳 愿�由�",
+        "manageAllIssueAndProjectPerm": "�쟾泥� �씠�뒋 �봽濡쒖젥�듃 蹂닿린",
         "managePartnerPerm" : "�뾽泥�/ISP/�샇�뒪�똿 愿�由�",
         "manageWorkspacePerm": "�썙�겕�뒪�럹�씠�뒪 愿�由�",
         "manageProjectPerm": "�봽濡쒖젥�듃 愿�由�",
@@ -706,6 +708,7 @@
         "selectDestinationDeletion": "�궘�젣 ���긽�쓣 �꽑�깮�븯�꽭�슂.",
         "deleteFailed": "�궘�젣 �떎�뙣",
         "deleteSucceeded": "�궘�젣 �꽦怨�",
+        "emailTemplate": "�씠硫붿씪 �뀥�뵆由�",
         "content": "�궡�슜",
         "selectTarget": "���긽 �꽑�깮",
         "period": "湲곌컙",
@@ -924,6 +927,7 @@
     },
     "ispField" : {
         "info": "ISP�젙蹂�",
+        "select": "ISP �꽑�깮",
         "add" : "ISP�깮�꽦",
         "name" : "ISP�씠由�",
         "ispName" : "ISP紐�",
@@ -943,6 +947,7 @@
     },
     "hostingField" : {
         "info": "�샇�뒪�똿�젙蹂�",
+        "select": "�샇�뒪�똿 �꽑�깮",
         "add" : "�샇�뒪�똿�깮�꽦",
         "name" : "�샇�뒪�똿�씠由�",
         "manager" : "�샇�뒪�똿�씠由�",

--
Gitblit v1.8.0