mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 20:17:24 +08:00
add custom field to staffpanel
This commit is contained in:
@@ -68,5 +68,7 @@ $lang_staffpanel = [
|
||||
'Add Bonus Points' => '增加魔力',
|
||||
'Add Bonus Points to one or All Users.' => '为某个或全部用户增加魔力',
|
||||
'Clear cache' => '清除缓存',
|
||||
'Clear cache of memcached' => '清除缓存的数据'
|
||||
'Clear cache of memcached' => '清除缓存的数据',
|
||||
'Custom Field Manage' => '自定义字段管理',
|
||||
'Manage custom fields' => '管理自定义的字段',
|
||||
];
|
||||
Reference in New Issue
Block a user