mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 16:52:16 +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 = 'Colorset';
|
|||
$lang->mobile_colorset = 'Mobile Colorset';
|
||||
$lang->extra_vars = 'Extra Input Fields';
|
||||
$lang->domain = 'Domain Name';
|
||||
$lang->deleted_domain = 'Deleted Domain';
|
||||
$lang->url = 'URL';
|
||||
$lang->document_url = 'Article URL';
|
||||
$lang->trackback_url = 'Trackback URL';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue