From bd0cc703f0a21cc04c359a96dfb11873e38148d5 Mon Sep 17 00:00:00 2001
From: 이민희 <mhlee@maprex.co.kr>
Date: 월, 27 12월 2021 13:34:12 +0900
Subject: [PATCH] 이슈리스트에 파트너리스트 항목 추가

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

diff --git a/src/main/webapp/i18n/ko/global.json b/src/main/webapp/i18n/ko/global.json
index 2d9bbd3..8a7931a 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": "�뿰愿� �씠�뒋 異붽� �떎�뙣",
@@ -697,6 +698,9 @@
         "register": "�벑濡앹옄",
         "startDate": "�떆�옉�씪",
         "endDate": "醫낅즺�씪",
+        "company": "�뾽泥�",
+        "isp": "ISP",
+        "hosting": "�샇�뒪�똿",
         "english": "�쁺�뼱",
         "korean": "�븳援��뼱",
         "japaneseLanguage": "�씪蹂몄뼱",
@@ -858,12 +862,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