mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-22 05:15:29 +09:00
Fix inconsistent naming of editor and ncenterlite modules
This commit is contained in:
parent
c2d49e3f0e
commit
db8f6b2d59
5 changed files with 21 additions and 23 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
$lang->ncenterlite = 'Notification Center Lite';
|
||||
$lang->ncenterlite = 'Notification Center';
|
||||
$lang->ncenterlite_notify = 'notification';
|
||||
$lang->ncenterlite_install_version = 'Installed version';
|
||||
$lang->ncenterlite_advenced_config = 'Advenced Setting';
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
$lang->ncenterlite = '알림센터 Lite';
|
||||
$lang->ncenterlite = '알림 센터';
|
||||
$lang->ncenterlite_notify = '알림';
|
||||
$lang->ncenterlite_install_version = '설치된 버전';
|
||||
$lang->ncenterlite_advenced_config = '고급 설정';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue