mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 16:51:40 +09:00
Fix #1411 placeholders and descriptions on extra_vars fields
This commit is contained in:
parent
0d8d2a6ac0
commit
0177ee3abe
6 changed files with 28 additions and 18 deletions
|
|
@ -146,7 +146,7 @@ $lang->skin = 'Skin';
|
|||
$lang->mobile_skin = 'Mobile Skin';
|
||||
$lang->colorset = 'Colorset';
|
||||
$lang->mobile_colorset = 'Mobile Colorset';
|
||||
$lang->extra_vars = 'User Defined';
|
||||
$lang->extra_vars = 'Extra Input Fields';
|
||||
$lang->domain = 'Domain Name';
|
||||
$lang->url = 'URL';
|
||||
$lang->document_url = 'Article URL';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue