mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 20:17:24 +08:00
fix exam edit missing dayjs
This commit is contained in:
@@ -71,4 +71,6 @@ $lang_staffpanel = [
|
||||
'Clear cache of memcached' => '清除缓存的数据',
|
||||
'Custom Field Manage' => '自定义字段管理',
|
||||
'Manage custom fields' => '管理自定义的字段',
|
||||
];
|
||||
'Search user' => '搜索用户',
|
||||
'Confirm user' => '确认用户',
|
||||
];
|
||||
|
||||
@@ -71,4 +71,6 @@ $lang_staffpanel = [
|
||||
'Clear cache of memcached' => '清除緩存的數據',
|
||||
'Custom Field Manage' => '自定義字段管理',
|
||||
'Manage custom fields' => '管理自定義的字段',
|
||||
];
|
||||
'Search user' => '搜索用戶',
|
||||
'Confirm user' => '確認用戶',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user