From 9cdf5c3cca026a11657a5c566c0a320850d16399 Mon Sep 17 00:00:00 2001
From: 이민희 <mhlee@maprex.co.kr>
Date: 목, 04 11월 2021 12:48:58 +0900
Subject: [PATCH] "등급 수정" 프론트 수정

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

diff --git a/src/main/webapp/i18n/ko/global.json b/src/main/webapp/i18n/ko/global.json
index 0eafed8..de32b26 100644
--- a/src/main/webapp/i18n/ko/global.json
+++ b/src/main/webapp/i18n/ko/global.json
@@ -138,7 +138,8 @@
         "failedToModifyWorkspaceName": "�뾽臾� 怨듦컙 紐� �닔�젙 �떎�뙣",
         "failedToRegularPaymentChange": "�젙湲� 寃곗젣 蹂�寃� �떎�뙣",
         "failedToParticipationStatusChange": "李몄뿬 �긽�깭 蹂�寃� �떎�뙣",
-        "failedToSelectWorkspaceFullUserList": "�뾽臾� 怨듦컙 �쟾泥� �궗�슜�옄 紐⑸줉 議고쉶 �떎�뙣"
+        "failedToSelectWorkspaceFullUserList": "�뾽臾� 怨듦컙 �쟾泥� �궗�슜�옄 紐⑸줉 議고쉶 �떎�뙣",
+        "failedToModifyUserLevel": "�궗�슜�옄 �벑湲� �긽�꽭 �젙蹂� 議고쉶 �떎�뙣"
     },
     "issue": {
         "issueType": "�씠�뒋 �쑀�삎",
@@ -496,9 +497,11 @@
     },
     "manageUser": {
         "manageUser": "�궗�슜�옄 沅뚰븳 愿�由�",
+        "manageWorkspacePerm": "�썙�겕�뒪�럹�씠�뒪 愿�由�",
         "manageProjectPerm": "�봽濡쒖젥�듃 愿�由�",
         "manageIssueSystemPerm": "�씠�뒋 �떆�뒪�뀥 愿�由�",
         "manageUserPerm": "�궗�슜�옄 愿�由�",
+        "manageApiPerm" : "API 愿�由�",
         "manageNoticePerm": "怨듭��궗�빆 愿�由�",
         "manageFAQPerm": "FAQ 愿�由�",
         "manageQnAPerm": "QnA 愿�由�",

--
Gitblit v1.8.0