* Finish task #57894.

This commit is contained in:
tianshujie
2022-06-21 11:15:16 +08:00
parent 51e9deda40
commit 30bff5f852
17 changed files with 273 additions and 8 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ $lang->admin->api = 'API';
$lang->admin->log = 'Log';
$lang->admin->setting = 'Setting';
$lang->admin->days = 'Valid Day';
$lang->admin->resetPWDByMail = 'Reset the password through the email';
$lang->admin->resetPWDByMail = 'Reset the password via the email';
$lang->admin->info = new stdclass();
$lang->admin->info->version = 'Current Version is %s. ';