From d7a8eb9629a8de8b7157508d0c64c312a432d9d2 Mon Sep 17 00:00:00 2001
From: jhjang <jhjang@maprex.co.kr>
Date: 화, 26 10월 2021 15:55:55 +0900
Subject: [PATCH] API 관련 VIEW 제작

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

diff --git a/src/main/webapp/i18n/ko/global.json b/src/main/webapp/i18n/ko/global.json
index bc0e36b..86dbb3b 100644
--- a/src/main/webapp/i18n/ko/global.json
+++ b/src/main/webapp/i18n/ko/global.json
@@ -611,6 +611,7 @@
         "priority": "�슦�꽑 �닚�쐞",
         "importance": "以묒슂�룄",
         "assignee": "�떞�떦�옄",
+        "assigneeTeam" : "�떞�떦遺��꽌",
         "register": "�벑濡앹옄",
         "startDate": "�떆�옉�씪",
         "endDate": "醫낅즺�씪",
@@ -745,5 +746,17 @@
     },
     "calendar": {
       "calendarTitle": "罹섎┛�뜑"
+    },
+    "api" : {
+        "auth" : "API �씤利�",
+        "setting" : "API �꽕�젙",
+        "monitor" : "API 紐⑤땲�꽣留�",
+        "application" : "�뼱�뵆由ъ��씠�뀡 �씠由�",
+        "token" : "�넗�겙",
+        "apiKey": "API �넗�겙 �벑濡�",
+        "delete" : "�넗�겙 �궘�젣",
+        "create" : "�넗�겙 �깮�꽦",
+        "example" : "�궗�슜 �삁�떆",
+        "columnSetting" : "湲곕낯媛� �꽕�젙"
     }
 }
\ No newline at end of file

--
Gitblit v1.8.0