mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 00:32:15 +09:00
Display as "Deleted Domain" if a module belongs to a deleted domain #2463
This commit is contained in:
parent
4919ba7281
commit
94e6efc6bf
6 changed files with 28 additions and 2 deletions
|
|
@ -152,6 +152,7 @@ $lang->colorset = '컬러셋';
|
|||
$lang->mobile_colorset = '모바일 컬러셋';
|
||||
$lang->extra_vars = '확장 변수';
|
||||
$lang->domain = '도메인';
|
||||
$lang->deleted_domain = '삭제된 도메인';
|
||||
$lang->url = 'URL';
|
||||
$lang->document_url = '게시글 주소';
|
||||
$lang->trackback_url = '엮인글 주소';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue