From a5280304e375cf843a00eae56bd58a2c72a8d1ef Mon Sep 17 00:00:00 2001
From: wyu <kknd09321@nate.com>
Date: 일, 28 11월 2021 01:36:39 +0900
Subject: [PATCH] 이슈 상세 유형별 수정

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

diff --git a/src/main/webapp/i18n/ko/global.json b/src/main/webapp/i18n/ko/global.json
index b546364..86869a5 100644
--- a/src/main/webapp/i18n/ko/global.json
+++ b/src/main/webapp/i18n/ko/global.json
@@ -334,7 +334,8 @@
         "downIssueRemove" : "�븯�쐞 �씠�뒋 �궘�젣",
         "failedToIssueAddIssueDown": "�븯�쐞 �씠�뒋 異붽� �떎�뙣",
         "failedToIssueDeleteIssueDown": "�븯�쐞 �씠�뒋 �궘�젣 �떎�뙣",
-        "errorSelectDownIssue" : "�븯�쐞 �씠�뒋媛� �꽑�깮�릺吏� �븡�븯�뒿�땲�떎."
+        "errorSelectDownIssue" : "�븯�쐞 �씠�뒋媛� �꽑�깮�릺吏� �븡�븯�뒿�땲�떎.",
+        "failedToIssueTypeDefault": "�씠�뒋 �쑀�삎 湲곕낯媛� 議고쉶 �떎�뙣"
     },
     "project": {
         "createProject": "�봽濡쒖젥�듃 留뚮뱾湲�",
@@ -555,7 +556,7 @@
         "manageWorkspacePerm": "�썙�겕�뒪�럹�씠�뒪 愿�由�",
         "manageProjectPerm": "�봽濡쒖젥�듃 愿�由�",
         "manageIssueSystemPerm": "�씠�뒋 �떆�뒪�뀥 愿�由�",
-        "manageUseCompanyPerm": "�뾽泥� 由ъ뒪�듃 愿�由�",
+        "manageUsePartnerPerm": "�뙆�듃�꼫 由ъ뒪�듃 愿�由�",
         "manageUserPerm": "�궗�슜�옄 愿�由�",
         "manageApiPerm" : "API 愿�由�",
         "manageNoticePerm": "怨듭��궗�빆 愿�由�",
@@ -858,7 +859,9 @@
         "failedToApiTokenRemove" : "API �넗�겙 �궘�젣 �떎�뙣",
         "failedToApiTokenAdd" : "API �넗�겙 �깮�꽦 �떎�뙣",
         "successToApiTokenRemove" : "API �넗�겙 �궘�젣 �꽦怨�",
-        "successToApiTokenAdd" : "API �넗�겙 �깮�꽦 �꽦怨�"
+        "successToApiTokenAdd" : "API �넗�겙 �깮�꽦 �꽦怨�",
+        "successToApiIssueDefault" : "湲곕낯媛� �꽕�젙 �셿猷�.",
+        "failedToApiIssueDefault" : "湲곕낯媛� �꽕�젙 �떎�뙣"
     },
     "companyField" : {
         "info": "�뾽泥댁젙蹂�",

--
Gitblit v1.8.0