From b401c04a16e870af6789a7cc89e530873653037c Mon Sep 17 00:00:00 2001 From: 이민희 <mhlee@maprex.co.kr> Date: 금, 05 11월 2021 13:03:39 +0900 Subject: [PATCH] "부서 관리" 프론트 --- src/main/webapp/i18n/ko/global.json | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/i18n/ko/global.json b/src/main/webapp/i18n/ko/global.json index 90b444b..1091b13 100644 --- a/src/main/webapp/i18n/ko/global.json +++ b/src/main/webapp/i18n/ko/global.json @@ -66,6 +66,7 @@ "addLevel" : "�벑湲� 異붽�", "levelName" : "�벑湲됰챸", "failedLevelRegistration" : "�궗�슜�옄 �벑湲� �벑濡� �떎�뙣", + "failedDepartmentRegistration" : "遺��꽌 �벑濡� �떎�뙣", "read" : "�씫湲�", "write" : "�벐湲�", "departmentManagement" : "遺��꽌 愿�由�", @@ -139,6 +140,8 @@ "failedToRegularPaymentChange": "�젙湲� 寃곗젣 蹂�寃� �떎�뙣", "failedToParticipationStatusChange": "李몄뿬 �긽�깭 蹂�寃� �떎�뙣", "failedToSelectWorkspaceFullUserList": "�뾽臾� 怨듦컙 �쟾泥� �궗�슜�옄 紐⑸줉 議고쉶 �떎�뙣", + "failedToSelectWorkspaceFullUserLevelList": "�궗�슜�옄 �벑湲� 紐⑸줉 議고쉶 �떎�뙣", + "failedToSelectWorkspaceFullDepartmentList": "遺��꽌 紐⑸줉 議고쉶 �떎�뙣", "failedToModifyUserLevel": "�궗�슜�옄 �벑湲� �긽�꽭 �젙蹂� 議고쉶 �떎�뙣" }, "issue": { @@ -502,6 +505,7 @@ "manageProjectPerm": "�봽濡쒖젥�듃 愿�由�", "manageIssueSystemPerm": "�씠�뒋 �떆�뒪�뀥 愿�由�", "manageUserPerm": "�궗�슜�옄 愿�由�", + "manageApiPerm" : "API 愿�由�", "manageNoticePerm": "怨듭��궗�빆 愿�由�", "manageFAQPerm": "FAQ 愿�由�", "manageQnAPerm": "QnA 愿�由�", -- Gitblit v1.8.0