From 57b7f271f8bba85ea161a609ed5e01dd9495fed7 Mon Sep 17 00:00:00 2001 From: 이민희 <mhlee@maprex.co.kr> Date: 목, 27 1월 2022 18:01:54 +0900 Subject: [PATCH] - 이슈 상태명 특수문자 입력 가능하도록 수정 - 이슈유형 리스트에서 파트너 정보 보여주기 --- src/main/webapp/i18n/ko/global.json | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/i18n/ko/global.json b/src/main/webapp/i18n/ko/global.json index 15468f3..7319699 100644 --- a/src/main/webapp/i18n/ko/global.json +++ b/src/main/webapp/i18n/ko/global.json @@ -356,6 +356,7 @@ "normalList" : "�씠�뒋 紐⑸줉", "timeLine" : "���엫 �씪�씤", "useProjects" : "�궗�슜 �봽濡쒖젥�듃", + "usePartners" : "�궗�슜 �뙆�듃�꼫", "companyInfo" : "�뾽泥�/ISP/�샇�뒪�똿", "downIssue": "�븯�쐞 �씠�뒋", "downIssueTitle": "�븯�쐞 �씠�뒋 �젣紐�", @@ -770,10 +771,14 @@ "countDownIssue": "�븯�쐞 �씠�뒋", "noDate": "湲곌컙 �뾾�쓬", "fullView": "�쟾泥대낫湲�", + "fullMailsAndComments": "�쟾泥대낫湲�(硫붿씪+�뙎湲�)", + "downMailsAndComments": "�븯�쐞�씠�뒋(硫붿씪+�뙎湲�)", "comments": "�뙎湲�", + "mails": "硫붿씪", "record": "湲곕줉", "recordDown": "�븯�쐞�씠�뒋 湲곕줉", "downComments": "�븯�쐞�씠�뒋 �뙎湲�", + "downMails": "�븯�쐞�씠�뒋 硫붿씪", "noAssignee": "�떞�떦�옄媛� �뾾�뒿�땲�떎.", "noContent": "�궡�슜�씠 �뾾�뒿�땲�떎.", "noRecord": "湲곕줉�씠 �뾾�뒿�땲�떎.", @@ -875,6 +880,7 @@ "failedToProjectListLookUp": "�봽濡쒖젥�듃 紐⑸줉 議고쉶 �떎�뙣", "failedToWorkflowListLookUp": "�썙�겕�뵆濡쒖슦 紐⑸줉 議고쉶 �떎�뙣", "failedToIssueListLookUp": "�씠�뒋 紐⑸줉 議고쉶 �떎�뙣", + "selectToProjectListLookUp": "�봽濡쒖젥�듃瑜� 癒쇱� �꽑�깮 �빐 二쇱꽭�슂.", "failedToCompanyCategoryListLookUp": "�뾽泥� 移댄뀒怨좊━ 紐⑸줉 議고쉶 �떎�뙣", "title": "�젣紐�", "number": "踰덊샇", -- Gitblit v1.8.0