mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 00:02:21 +09:00
Move remainder of general config into advanced config screen, and replace general config screen with domain list
This commit is contained in:
parent
393a90c022
commit
b2157d2421
8 changed files with 121 additions and 330 deletions
|
|
@ -1,11 +1,10 @@
|
|||
<?php
|
||||
$lang->admin = '관리자';
|
||||
$lang->cmd_configure = '설정하기';
|
||||
$lang->subtitle_primary = '기본 설정';
|
||||
$lang->subtitle_site_info = '사이트 설정';
|
||||
$lang->subtitle_notification = '알림 설정';
|
||||
$lang->subtitle_security = '보안 설정';
|
||||
$lang->subtitle_advanced = '고급 설정';
|
||||
$lang->subtitle_domains = '도메인 설정';
|
||||
$lang->subtitle_debug = '디버그 설정';
|
||||
$lang->subtitle_seo = 'SEO 설정';
|
||||
$lang->subtitle_etc = '기타';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue