* code for lang
This commit is contained in:
@@ -25,11 +25,17 @@ $lang->admin->resetPWDSetting = 'Reset password Setting';
|
||||
$lang->admin->tableEngine = 'Table Engine';
|
||||
$lang->admin->setModuleIndex = 'Set Module';
|
||||
|
||||
$lang->admin->api = 'API';
|
||||
$lang->admin->log = 'Log';
|
||||
$lang->admin->setting = 'Setting';
|
||||
$lang->admin->days = 'Valid Day';
|
||||
$lang->admin->resetPWDByMail = 'Reset the password via the email';
|
||||
$lang->admin->api = 'API';
|
||||
$lang->admin->log = 'Log';
|
||||
$lang->admin->setting = 'Setting';
|
||||
$lang->admin->pluginRecommendation = 'Recommended plug-ins';
|
||||
$lang->admin->zentaoInfo = 'ZenTao information';
|
||||
$lang->admin->officialAccount = 'WeChat Official Account';
|
||||
$lang->admin->publicClass = 'Public class';
|
||||
$lang->admin->days = 'Valid Day';
|
||||
$lang->admin->resetPWDByMail = 'Reset the password via the email';
|
||||
$lang->admin->followUs = 'Follow Us';
|
||||
$lang->admin->followUsContent = 'Check out ZenTao news, events, and support at any time';
|
||||
|
||||
$lang->admin->changeEngine = "Change to InnoDB";
|
||||
$lang->admin->changingTable = 'Replacing data table %s engine...';
|
||||
@@ -141,4 +147,4 @@ $lang->admin->safe->resetPWDList[0] = 'Off';
|
||||
$lang->admin->safe->noticeMode = 'The password will be checked when creating and modifying user information, and changing passwords.';
|
||||
$lang->admin->safe->noticeWeakMode = 'The password will be checked when logging into the system, creating and modifying user information, and changing passwords.';
|
||||
$lang->admin->safe->noticeStrong = 'The longer the password, the more letters, numbers, or special characters it contains, and the less repetitive the password, the more secure it is!';
|
||||
$lang->admin->safe->noticeGd = 'Your server does not have GD module installed, you cannot use the Captcha function, Please use it after installation.';
|
||||
$lang->admin->safe->noticeGd = 'Your server does not have GD module installed, you cannot use the Captcha function, Please use it after installation.';
|
||||
|
||||
Reference in New Issue
Block a user