* adjust code for langitem page.

This commit is contained in:
wangyidong
2023-02-16 16:25:22 +08:00
parent 9e1cfb2b25
commit 7c927412cc
5 changed files with 18 additions and 10 deletions
+4 -2
View File
@@ -20,8 +20,10 @@ $lang->dev->noteEditor = "The editor is disabled for security reasons. To us
$lang->dev->noteTranslate = "The translation is disabled for security reasons. To use this feature, please go to the official website to download and install the plugin of <a href='https://www.zentao.net/extension-viewExt-151.html' target='_blank'>translation</a>.";
$lang->dev->confirmRestore = 'Do you want to reset?';
$lang->dev->UR = 'Epic';
$lang->dev->SR = 'Story';
$lang->dev->default = 'Default';
$lang->dev->change = 'Change';
$lang->dev->UR = 'Epic';
$lang->dev->SR = 'Story';
$lang->dev->fields = array();
$lang->dev->fields['id'] = 'ID';