From 6a7571c7d0d1bb925475940b69681e48f553d6ad Mon Sep 17 00:00:00 2001
From: wyu <kknd09321@nate.com>
Date: 금, 26 11월 2021 10:12:02 +0900
Subject: [PATCH] 워크스페이스 사용자 레벨 추가[프론트]

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

diff --git a/src/main/webapp/i18n/ko/global.json b/src/main/webapp/i18n/ko/global.json
index aa6e320..c584f6f 100644
--- a/src/main/webapp/i18n/ko/global.json
+++ b/src/main/webapp/i18n/ko/global.json
@@ -554,6 +554,7 @@
         "manageWorkspacePerm": "�썙�겕�뒪�럹�씠�뒪 愿�由�",
         "manageProjectPerm": "�봽濡쒖젥�듃 愿�由�",
         "manageIssueSystemPerm": "�씠�뒋 �떆�뒪�뀥 愿�由�",
+        "manageUseCompanyPerm": "�뾽泥� 由ъ뒪�듃 愿�由�",
         "manageUserPerm": "�궗�슜�옄 愿�由�",
         "manageApiPerm" : "API 愿�由�",
         "manageNoticePerm": "怨듭��궗�빆 愿�由�",
@@ -826,7 +827,7 @@
         "datetimeField": "�궇吏� �븘�뱶",
         "ipAddressField": "IP Address �븘�뱶",
         "emailField": "�씠硫붿씪 �븘�뱶",
-        "siteField": "�솃�럹�씠吏� �븘�뱶",
+        "siteField": "URL �븘�뱶",
         "telField": "�쟾�솕踰덊샇 �븘�뱶"
     },
     "tasks": {

--
Gitblit v1.8.0