mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +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