From 1f4f82af4e82ceab5a71fe92106bb45e86b100f4 Mon Sep 17 00:00:00 2001
From: wyu <kknd09321@nate.com>
Date: 금, 26 11월 2021 18:33:32 +0900
Subject: [PATCH] json 오류 수정

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

diff --git a/src/main/webapp/i18n/ko/global.json b/src/main/webapp/i18n/ko/global.json
index b546364..5fcc82f 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": "�봽濡쒖젥�듃 留뚮뱾湲�",
@@ -858,7 +859,9 @@
         "failedToApiTokenRemove" : "API �넗�겙 �궘�젣 �떎�뙣",
         "failedToApiTokenAdd" : "API �넗�겙 �깮�꽦 �떎�뙣",
         "successToApiTokenRemove" : "API �넗�겙 �궘�젣 �꽦怨�",
-        "successToApiTokenAdd" : "API �넗�겙 �깮�꽦 �꽦怨�"
+        "successToApiTokenAdd" : "API �넗�겙 �깮�꽦 �꽦怨�",
+        "successToApiIssueDefault" : "湲곕낯媛� �꽕�젙 �셿猷�.",
+        "failedToApiIssueDefault" : "湲곕낯媛� �꽕�젙 �떎�뙣"
     },
     "companyField" : {
         "info": "�뾽泥댁젙蹂�",

--
Gitblit v1.8.0