From 58c96fb54e3e6bbf0c0df27e39eaff814f52e9d4 Mon Sep 17 00:00:00 2001
From: 이민희 <mhlee@maprex.co.kr>
Date: 월, 01 11월 2021 13:54:42 +0900
Subject: [PATCH] 사용자등급관리, 부서관리 프론트 수정

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

diff --git a/src/main/webapp/i18n/ko/global.json b/src/main/webapp/i18n/ko/global.json
index bc0e36b..0eafed8 100644
--- a/src/main/webapp/i18n/ko/global.json
+++ b/src/main/webapp/i18n/ko/global.json
@@ -65,9 +65,11 @@
         "workspaceUserLevelManagement" : "�궗�슜�옄 �벑湲� 愿�由�",
         "addLevel" : "�벑湲� 異붽�",
         "levelName" : "�벑湲됰챸",
+        "failedLevelRegistration" : "�궗�슜�옄 �벑湲� �벑濡� �떎�뙣",
         "read" : "�씫湲�",
         "write" : "�벐湲�",
         "departmentManagement" : "遺��꽌 愿�由�",
+        "addDepartment" : "遺��꽌 異붽�",
         "myWorkspace": "OWL �젙蹂�",
         "workspaceInformation": "湲곕낯 �젙蹂�",
         "serviceStatus": "�꽌鍮꾩뒪 �긽�깭",
@@ -495,13 +497,19 @@
     "manageUser": {
         "manageUser": "�궗�슜�옄 沅뚰븳 愿�由�",
         "manageProjectPerm": "�봽濡쒖젥�듃 愿�由�",
-        "manageIssueSystemPerm": "�씠�뒋 �떆�뒪�뀥",
-        "manageUserPerm": "�궗�슜�옄",
-        "manageNoticePerm": "怨듭��궗�빆",
-        "manageFAQPerm": "FAQ",
-        "manageQnAPerm": "QnA",
-        "manageEventPerm": "�씠踰ㅽ듃",
-        "manageGuidePerm": "媛��씠�뱶"
+        "manageIssueSystemPerm": "�씠�뒋 �떆�뒪�뀥 愿�由�",
+        "manageUserPerm": "�궗�슜�옄 愿�由�",
+        "manageNoticePerm": "怨듭��궗�빆 愿�由�",
+        "manageFAQPerm": "FAQ 愿�由�",
+        "manageQnAPerm": "QnA 愿�由�",
+        "manageEventPerm": "�씠踰ㅽ듃 愿�由�",
+        "manageGuidePerm": "媛��씠�뱶 愿�由�"
+    },
+    "manageDepartment": {
+        "manageDepartment": "遺��꽌 愿�由�",
+        "departmentName": "遺��꽌紐�",
+        "departmentEx": "遺��꽌�꽕紐�",
+        "departmentCount": "遺��꽌�씤�썝"
     },
     "FAQ": {
         "FAQ": "FAQ",
@@ -611,6 +619,7 @@
         "priority": "�슦�꽑 �닚�쐞",
         "importance": "以묒슂�룄",
         "assignee": "�떞�떦�옄",
+        "assigneeTeam" : "�떞�떦遺��꽌",
         "register": "�벑濡앹옄",
         "startDate": "�떆�옉�씪",
         "endDate": "醫낅즺�씪",
@@ -735,7 +744,11 @@
         "emptyProject": "�꽑�깮�븷 �닔 �엳�뒗 �봽濡쒖젥�듃媛� �뾾�뒿�땲�떎.",
         "emptyIssue": "�꽑�깮�븷 �닔 �엳�뒗 �씠�뒋媛� �뾾�뒿�땲�떎.",
         "department" : "遺��꽌",
-        "level" : "�궗�슜�옄 �벑湲�"
+        "level" : "�궗�슜�옄 �벑湲�",
+        "manageDepartment": "遺��꽌 愿�由�",
+        "departmentName": "遺��꽌紐�",
+        "departmentEx": "遺��꽌�꽕紐�",
+        "departmentCount": "遺��꽌�씤�썝"
     },
     "tasks": {
         "agileBoardTitle": "移몃컲 蹂대뱶"
@@ -745,5 +758,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