From eae941b9b8919473e47f72301e60847a5c27a6ce Mon Sep 17 00:00:00 2001 From: Johnny Date: Thu, 24 Mar 2022 10:34:14 +0900 Subject: [PATCH] =?UTF-8?q?=EC=95=8C=EB=A6=BC=EC=84=BC=ED=84=B0=20?= =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90=20=ED=8E=98=EC=9D=B4=EC=A7=80?= =?UTF-8?q?=EC=97=90=EC=84=9C=20=EC=95=8C=EB=A6=BC=EC=9D=98=20=EC=96=B8?= =?UTF-8?q?=EC=96=B4=EA=B0=80=20=EC=9D=B4=EC=83=81=ED=95=98=EA=B2=8C=20?= =?UTF-8?q?=EB=82=98=ED=83=80=EB=82=98=EB=8A=94=20=EB=AC=B8=EC=A0=9C=20?= =?UTF-8?q?=EA=B3=A0=EC=B9=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/ncenterlite/lang/en.php | 1 + modules/ncenterlite/lang/ko.php | 1 + modules/ncenterlite/tpl/config.html | 6 ++++++ 3 files changed, 8 insertions(+) diff --git a/modules/ncenterlite/lang/en.php b/modules/ncenterlite/lang/en.php index 957c8c752..4cbb02426 100644 --- a/modules/ncenterlite/lang/en.php +++ b/modules/ncenterlite/lang/en.php @@ -1,5 +1,6 @@ ncenterlite = 'Notification Center Lite'; +$lang->ncenterlite_notify = 'notification'; $lang->ncenterlite_install_version = 'Installed version'; $lang->ncenterlite_advenced_config = 'Advenced Setting'; $lang->ncenterlite_document = 'post'; diff --git a/modules/ncenterlite/lang/ko.php b/modules/ncenterlite/lang/ko.php index 5de21bc41..f60833145 100644 --- a/modules/ncenterlite/lang/ko.php +++ b/modules/ncenterlite/lang/ko.php @@ -1,5 +1,6 @@ ncenterlite = '알림센터 Lite'; +$lang->ncenterlite_notify = '알림'; $lang->ncenterlite_install_version = '설치된 버전'; $lang->ncenterlite_advenced_config = '고급 설정'; $lang->ncenterlite_document = '글'; diff --git a/modules/ncenterlite/tpl/config.html b/modules/ncenterlite/tpl/config.html index f32b8abdb..79dbf0802 100644 --- a/modules/ncenterlite/tpl/config.html +++ b/modules/ncenterlite/tpl/config.html @@ -10,7 +10,13 @@
+ + + +