From 88f79a17f878eca0a8f60644448df3d7fa3a6240 Mon Sep 17 00:00:00 2001 From: wyu <kknd09321@nate.com> Date: 수, 15 12월 2021 09:47:32 +0900 Subject: [PATCH] 추가기능 엑셀, 삭제 언어팩 변경 --- src/main/webapp/i18n/ko/global.json | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/i18n/ko/global.json b/src/main/webapp/i18n/ko/global.json index af1d697..8ee3ce8 100644 --- a/src/main/webapp/i18n/ko/global.json +++ b/src/main/webapp/i18n/ko/global.json @@ -154,6 +154,7 @@ "issue": { "issueType": "�씠�뒋 �쑀�삎", "managementIssue": "�씠�뒋 愿�由�", + "searchIssue": "�씠�뒋 寃��깋", "createIssue": "�씠�뒋 留뚮뱾湲�", "issueStatus": "�씠�뒋 �긽�깭", "issueNumber": "�씠�뒋 踰덊샇", @@ -558,6 +559,7 @@ }, "manageUser": { "manageUser": "�궗�슜�옄 沅뚰븳 愿�由�", + "manageAllIssueAndProjectPerm": "�쟾泥� �씠�뒋 �봽濡쒖젥�듃 蹂닿린", "managePartnerPerm" : "�뾽泥�/ISP/�샇�뒪�똿 愿�由�", "manageWorkspacePerm": "�썙�겕�뒪�럹�씠�뒪 愿�由�", "manageProjectPerm": "�봽濡쒖젥�듃 愿�由�", @@ -699,13 +701,16 @@ "add": "異붽�", "addFunction": "異붽�湲곕뒫", "downloadExcel": "�뿊�� �떎�슫濡쒕뱶", + "allDownloadExcel": "�뿊�� �쟾泥� �떎�슫濡쒕뱶", "importExcel": "Excel Import", "registerExcelUploadIssue": "�뿊�� �뾽濡쒕뱶 �씠�뒋 �벑濡�", "delete": "�궘�젣", + "selectDelete": "�꽑�깮 �빆紐� 紐⑤몢 �궘�젣", "checkPurgingTargets": "�궘�젣 ���긽 �솗�씤", "selectDestinationDeletion": "�궘�젣 ���긽�쓣 �꽑�깮�븯�꽭�슂.", "deleteFailed": "�궘�젣 �떎�뙣", "deleteSucceeded": "�궘�젣 �꽦怨�", + "emailTemplate": "�씠硫붿씪 �뀥�뵆由�", "content": "�궡�슜", "selectTarget": "���긽 �꽑�깮", "period": "湲곌컙", @@ -924,6 +929,7 @@ }, "ispField" : { "info": "ISP�젙蹂�", + "select": "ISP �꽑�깮", "add" : "ISP�깮�꽦", "name" : "ISP�씠由�", "ispName" : "ISP紐�", @@ -943,6 +949,7 @@ }, "hostingField" : { "info": "�샇�뒪�똿�젙蹂�", + "select": "�샇�뒪�똿 �꽑�깮", "add" : "�샇�뒪�똿�깮�꽦", "name" : "�샇�뒪�똿�씠由�", "manager" : "�샇�뒪�똿�씠由�", -- Gitblit v1.8.0