mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 09:32:15 +09:00
알림센터 관리자 페이지에서 알림의 언어가 이상하게 나타나는 문제 고침
This commit is contained in:
parent
e8f431d691
commit
eae941b9b8
3 changed files with 8 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
<?php
|
||||
$lang->ncenterlite = 'Notification Center Lite';
|
||||
$lang->ncenterlite_notify = 'notification';
|
||||
$lang->ncenterlite_install_version = 'Installed version';
|
||||
$lang->ncenterlite_advenced_config = 'Advenced Setting';
|
||||
$lang->ncenterlite_document = 'post';
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
<?php
|
||||
$lang->ncenterlite = '알림센터 Lite';
|
||||
$lang->ncenterlite_notify = '알림';
|
||||
$lang->ncenterlite_install_version = '설치된 버전';
|
||||
$lang->ncenterlite_advenced_config = '고급 설정';
|
||||
$lang->ncenterlite_document = '글';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue