From 56e44355fcbaa1af26c83b362ae96eda287a6a47 Mon Sep 17 00:00:00 2001 From: wyu <kknd09321@nate.com> Date: 월, 27 12월 2021 19:09:19 +0900 Subject: [PATCH] 엑셀 import 하위 이슈 추가 기능 수정 --- src/main/webapp/i18n/ko/global.json | 19 +++++++++++++------ 1 files changed, 13 insertions(+), 6 deletions(-) diff --git a/src/main/webapp/i18n/ko/global.json b/src/main/webapp/i18n/ko/global.json index 2d9bbd3..58a1002 100644 --- a/src/main/webapp/i18n/ko/global.json +++ b/src/main/webapp/i18n/ko/global.json @@ -232,6 +232,7 @@ "failedToIssueTypeListLookup": "�씠�뒋 �쑀�삎 紐⑸줉 議고쉶 �떎�뙣", "failedToPriorityListLookup": "�슦�꽑�닚�쐞 紐⑸줉 議고쉶 �떎�뙣", "failedToCriticalListLookup": "以묒슂�룄 紐⑸줉 議고쉶 �떎�뙣", + "failedToPartnerListLookup": "�뙆�듃�꼫 紐⑸줉 議고쉶 �떎�뙣", "failedToUserDefinedFieldListLookup": "�궗�슜�옄 �젙�쓽 �븘�뱶 紐⑸줉 議고쉶 �떎�뙣", "failedToIssueTableColumnLookup": "�씠�뒋 �뀒�씠釉� 而щ읆 議고쉶 �떎�뙣", "failedToIssueAddIssueRelation": "�뿰愿� �씠�뒋 異붽� �떎�뙣", @@ -663,6 +664,7 @@ "workspace": "�뾽臾닿났媛�", "project": "�봽濡쒖젥�듃", "issue": "�씠�뒋", + "parentIssue": "�긽�쐞 �씠�뒋", "setting": "�꽕�젙", "user": "�궗�슜�옄", "workflow": "�썙�겕�뵆濡쒖슦", @@ -697,6 +699,9 @@ "register": "�벑濡앹옄", "startDate": "�떆�옉�씪", "endDate": "醫낅즺�씪", + "company": "�뾽泥�", + "isp": "ISP", + "hosting": "�샇�뒪�똿", "english": "�쁺�뼱", "korean": "�븳援��뼱", "japaneseLanguage": "�씪蹂몄뼱", @@ -858,12 +863,14 @@ "emailField": "�씠硫붿씪 �꽑�깮 �븘�뱶", "siteField": "URL �꽑�깮 �븘�뱶", "telField": "�쟾�솕踰덊샇 �꽑�깮 �븘�뱶", - "invalidipAdressFormat": "IP 二쇱냼 �삎�떇�씠 留욎� �븡�뒿�땲�떎.", - "invalidNumberFormat": "�닽�옄留� �엯�젰 媛��뒫�빀�땲�떎.", - "invalidDateFormat": "�궇吏� �삎�떇�씠 留욎� �븡�뒿�땲�떎.(xxxx-xx-xx)", - "invalidEmailFormat": "�씠硫붿씪 �삎�떇�씠 留욎� �븡�뒿�땲�떎.", - "invalidSiteFormat": "�솃�럹�씠吏� 二쇱냼 �삎�떇�씠 留욎� �븡�뒿�땲�떎.(http://濡� �떆�옉�븯�뀛�빞�빀�땲�떎)", - "invalidTelFormat": "�쟾�솕踰덊샇 �삎�떇�씠 留욎� �븡�뒿�땲�떎(xxx-xxxx-xxxx)." + "invalidipAdressFormat": "* IP 二쇱냼 �삎�떇�씠 留욎� �븡�뒿�땲�떎.", + "invalidNumberFormat": "* �닽�옄留� �엯�젰 媛��뒫�빀�땲�떎.", + "invalidDateFormat": "* �궇吏� �삎�떇�씠 留욎� �븡�뒿�땲�떎.(xxxx-xx-xx)", + "invalidEmailFormat": "* �씠硫붿씪 �삎�떇�씠 留욎� �븡�뒿�땲�떎.", + "invalidSiteFormat": "* �솃�럹�씠吏� 二쇱냼 �삎�떇�씠 留욎� �븡�뒿�땲�떎.(http:// �삉�뒗 www 濡� �떆�옉�븯�뀛�빞�빀�땲�떎)", + "invalidTelFormat": "* �쟾�솕踰덊샇 �삎�떇�씠 留욎� �븡�뒿�땲�떎(xxx-xxxx-xxxx).", + "invalidUrlFormat": "* url �삎�떇�씠 留욎� �븡�뒿�땲�떎.", + "notIssueType": "�씠�뒋 �쑀�삎�씠 �뾾�뒿�땲�떎." }, "tasks": { "agileBoardTitle": "移몃컲 蹂대뱶" -- Gitblit v1.8.0