From a8b47ed588d009da58f103221b16bbe2a578ec39 Mon Sep 17 00:00:00 2001 From: jhjang <jhjang@maprex.co.kr> Date: 화, 07 12월 2021 21:29:15 +0900 Subject: [PATCH] - api 문서 메뉴 추가 완료 - 기존 api 설정 메뉴 오류 수정 --- src/main/webapp/i18n/ko/global.json | 15 ++++++++++++++- 1 files changed, 14 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/i18n/ko/global.json b/src/main/webapp/i18n/ko/global.json index 6b4bf7a..2bf7b28 100644 --- a/src/main/webapp/i18n/ko/global.json +++ b/src/main/webapp/i18n/ko/global.json @@ -19,6 +19,7 @@ "admin": "愿�由ъ옄", "progressPercent": "吏꾪뻾瑜�", "teamMember": "���썝", + "teamDepartment": "�떞�떦遺��꽌", "assignedToMeIssue": "�굹�뿉寃� �븷�떦�맂 �씠�뒋", "assignedTodayIssue": "�삤�뒛 �븷�떦�맂 �씠�뒋", "progressingIssue": "吏꾪뻾以묒씤 �씠�뒋 紐⑸줉", @@ -170,6 +171,7 @@ "relationIssueAddHistory" : "�뿰愿� �씠�뒋媛� 異붽��릺�뿀�뒿�땲�떎.", "downIssueRemoveHistory" : "�븯�쐞 �씠�뒋媛� �궘�젣�릺�뿀�뒿�땲�떎.", "downIssueAddHistory" : "�븯�쐞 �씠�뒋媛� 異붽��릺�뿀�뒿�땲�떎.", + "sendIssueMailHistory" : "�씠�뒋 硫붿씪 �쟾�넚�쓣 �셿猷뚰뻽�뒿�땲�떎.", "issueCompanyRemoveHistory" : "�뾽泥� �젙蹂닿� �궘�젣�릺�뿀�뒿�땲�떎.", "issueCompanyAddHistory" : "�뾽泥� �젙蹂닿� 異붽��릺�뿀�뒿�땲�떎.", @@ -709,6 +711,7 @@ "changeDate": "蹂�寃쎌씪", "lastChangeDate": "理쒓렐 蹂�寃쎌씪", "registrationDate": "�벑濡앹씪", + "countDownIssue": "�븯�쐞 �씠�뒋", "noDate": "湲곌컙 �뾾�쓬", "fullView": "�쟾泥대낫湲�", "comments": "�뙎湲�", @@ -726,6 +729,7 @@ "updatableStatus": "蹂�寃� 媛��뒫�븳 �긽�깭", "testCase": "�뀒�뒪�듃 耳��씠�뒪", "updateStatus": "�긽�깭 蹂�寃�", + "updateDownIssueAllStatus": "�븯�쐞 �씠�뒋�긽�깭 �쟾泥� 蹂�寃�", "tcmProject": "�뀒�뒪�듃 耳��씠�뒪 愿�由� �봽濡쒖젥�듃", "btsProject": "�씠�뒋 愿�由� �봽濡쒖젥�듃", "projectName": "�봽濡쒖젥�듃紐�", @@ -734,6 +738,7 @@ "parentProject": "�긽�쐞 �봽濡쒖젥�듃", "setParticipatingInProject": "�봽濡쒖젥�듃�뿉 李몄뿬�븯�뒗 �궗�슜�옄瑜� �꽕�젙�븯�떗�떆�삤.", "noUpdatedStatus": "蹂�寃쏀븷 �닔 �엳�뒗 �긽�깭媛� �뾾�뒿�땲�떎.", + "notEqualedStatus": "�씠�뒋 �긽�깭媛� 媛숈쓣 寃쎌슦�뿉留� �쟾泥� 蹂�寃쎌씠 媛��뒫�빀�땲�떎.", "wait": "��湲�", "progress": "吏꾪뻾", "end": "醫낅즺", @@ -777,6 +782,7 @@ "createIssue": "�씠�뒋 �깮�꽦", "updateIssue": "�씠�뒋 蹂�寃�", "deleteIssue": "�씠�뒋 �궘�젣", + "sendMailIssue": "�씠�뒋 硫붿씪 �쟾�넚", "updateTitle": "�젣紐⑹씠 蹂�寃쎈릺�뿀�뒿�땲�떎.", "updateContent": "�궡�슜�씠 蹂�寃쎈릺�뿀�뒿�땲�떎.", "updateProject": "�봽濡쒖젥�듃媛� 蹂�寃쎈릺�뿀�뒿�땲�떎.", @@ -824,6 +830,7 @@ "departmentCount": "遺��꽌�씤�썝", "departmentUser": "遺��꽌 ���썝", "detectingInfo": "�깘吏��젙蹂�", + "notExistDetectingInfo": "�궗�슜 媛��뒫�븳 �깘吏� �젙蹂닿� �뾾�뒿�땲�떎.", "detectingData": "�깘吏��씪�떆", "import": "媛��졇�삤湲�", "diffuserURL": "�쑀�룷�옄URL", @@ -854,6 +861,7 @@ "auth" : "API �씤利�", "setting" : "API �꽕�젙", "monitor" : "API 紐⑤땲�꽣留�", + "spec" : "API 臾몄꽌", "application" : "�뼱�뵆由ъ��씠�뀡 �씠由�", "token" : "�넗�겙", "apiKey": "API �넗�겙 �벑濡�", @@ -866,12 +874,17 @@ "failedToApiTokenFind" : "API �넗�겙 議고쉶 �떎�뙣", "failedToApiTokenRemove" : "API �넗�겙 �궘�젣 �떎�뙣", "failedToApiTokenAdd" : "API �넗�겙 �깮�꽦 �떎�뙣", + "useIssueStatus" : "�궗�슜 媛��뒫�븳 �씠�뒋 �긽�깭", "successToApiTokenRemove" : "API �넗�겙 �궘�젣 �꽦怨�", "successToApiTokenAdd" : "API �넗�겙 �깮�꽦 �꽦怨�", "successToApiIssueDefault" : "湲곕낯媛� �꽕�젙 �셿猷�", "failedToApiIssueDefault" : "湲곕낯媛� �꽕�젙 �떎�뙣", "successToApiIssueOverlap" : "以묐났媛� �꽕�젙 �셿猷�", - "failedToApiIssueOverlap" : "以묐났媛� �꽕�젙 �떎�뙣" + "failedToApiIssueOverlap" : "以묐났媛� �꽕�젙 �떎�뙣", + "failedToApiMonitor": "API 湲곕줉 議고쉶 �떎�뙣", + "requestSample": "API �슂泥� �깦�뵆", + "requestSampleAdd": "�씠�뒋 異붽�", + "requestSampleModify": "�씠�뒋 �닔�젙" }, "companyField" : { "info": "�뾽泥댁젙蹂�", -- Gitblit v1.8.0