From cbea736b9cc99c6693edd3f2be0dd5376a78281c Mon Sep 17 00:00:00 2001
From: wyu <kknd09321@nate.com>
Date: 월, 29 11월 2021 16:50:48 +0900
Subject: [PATCH] 사용자정의 필드 수정

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

diff --git a/src/main/webapp/i18n/ko/global.json b/src/main/webapp/i18n/ko/global.json
index 1025a3a..97ef54f 100644
--- a/src/main/webapp/i18n/ko/global.json
+++ b/src/main/webapp/i18n/ko/global.json
@@ -827,12 +827,12 @@
         "import": "媛��졇�삤湲�",
         "diffuserURL": "�쑀�룷�옄URL",
         "country": "援�媛�",
-        "numberField": "�닽�옄 �븘�뱶",
-        "datetimeField": "�궇吏� �븘�뱶",
-        "ipAddressField": "IP Address �븘�뱶",
-        "emailField": "�씠硫붿씪 �븘�뱶",
-        "siteField": "URL �븘�뱶",
-        "telField": "�쟾�솕踰덊샇 �븘�뱶",
+        "numberField": "�닽�옄 �꽑�깮 �븘�뱶",
+        "datetimeField": "�궇吏� �꽑�깮 �븘�뱶",
+        "ipAddressField": "IP Address �꽑�깮 �븘�뱶",
+        "emailField": "�씠硫붿씪 �꽑�깮 �븘�뱶",
+        "siteField": "URL �꽑�깮 �븘�뱶",
+        "telField": "�쟾�솕踰덊샇 �꽑�깮 �븘�뱶",
         "invalidipAdressFormat": "IP 二쇱냼 �삎�떇�씠 留욎� �븡�뒿�땲�떎.",
         "invalidNumberFormat": "�닽�옄留� �엯�젰 媛��뒫�빀�땲�떎.",
         "invalidDateFormat": "�궇吏� �삎�떇�씠 留욎� �븡�뒿�땲�떎.(xxxx-xx-xx)",

--
Gitblit v1.8.0