From 58f7308d634e99bf7cf4a88bef75a97c7325454f Mon Sep 17 00:00:00 2001
From: minhee <alsdldlfrl@gmail.com>
Date: 월, 21 2월 2022 11:10:29 +0900
Subject: [PATCH] - 각종 메일 메일 주소 안썼을 경우 테스트(메일주소 없을 경우 예외처리)

---
 src/main/webapp/i18n/en/global.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/i18n/en/global.json b/src/main/webapp/i18n/en/global.json
index a5912de..d114d06 100644
--- a/src/main/webapp/i18n/en/global.json
+++ b/src/main/webapp/i18n/en/global.json
@@ -576,6 +576,7 @@
         "noData" : "No Data Available",
         "name" : "Name",
         "status" : "Status",
+        "levels" : "Levels",
         "email" : "E-mail",
         "few" : "&nbsp;a few",
         "userNum" : "&nbsp;Count",

--
Gitblit v1.8.0