From a60879f718fb4fee3bb2b8783a92570f8ead16c3 Mon Sep 17 00:00:00 2001 From: wyu <kknd09321@nate.com> Date: 토, 11 12월 2021 21:34:07 +0900 Subject: [PATCH] 이메일 템플릿 수정[DB 초기화 필요] --- src/main/webapp/i18n/ko/global.json | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/i18n/ko/global.json b/src/main/webapp/i18n/ko/global.json index c647a9a..42499bf 100644 --- a/src/main/webapp/i18n/ko/global.json +++ b/src/main/webapp/i18n/ko/global.json @@ -558,8 +558,7 @@ }, "manageUser": { "manageUser": "�궗�슜�옄 沅뚰븳 愿�由�", - "manageAllIssuePerm": "�쟾泥� �씠�뒋 蹂닿린", - "manageAllProjectPerm": "�쟾泥� �봽濡쒖젥�듃 蹂닿린", + "manageAllIssueAndProjectPerm": "�쟾泥� �씠�뒋 �봽濡쒖젥�듃 蹂닿린", "managePartnerPerm" : "�뾽泥�/ISP/�샇�뒪�똿 愿�由�", "manageWorkspacePerm": "�썙�겕�뒪�럹�씠�뒪 愿�由�", "manageProjectPerm": "�봽濡쒖젥�듃 愿�由�", @@ -708,6 +707,7 @@ "selectDestinationDeletion": "�궘�젣 ���긽�쓣 �꽑�깮�븯�꽭�슂.", "deleteFailed": "�궘�젣 �떎�뙣", "deleteSucceeded": "�궘�젣 �꽦怨�", + "emailTemplate": "�씠硫붿씪 �뀥�뵆由�", "content": "�궡�슜", "selectTarget": "���긽 �꽑�깮", "period": "湲곌컙", @@ -926,6 +926,7 @@ }, "ispField" : { "info": "ISP�젙蹂�", + "select": "ISP �꽑�깮", "add" : "ISP�깮�꽦", "name" : "ISP�씠由�", "ispName" : "ISP紐�", @@ -945,6 +946,7 @@ }, "hostingField" : { "info": "�샇�뒪�똿�젙蹂�", + "select": "�샇�뒪�똿 �꽑�깮", "add" : "�샇�뒪�똿�깮�꽦", "name" : "�샇�뒪�똿�씠由�", "manager" : "�샇�뒪�똿�씠由�", -- Gitblit v1.8.0