mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
fix createToken not allowed
This commit is contained in:
@@ -7,4 +7,5 @@ return array (
|
||||
'create_success_tip' => 'token 創建成功,此數據只展示一次,請妥善保存<br/><br/>:token',
|
||||
'last_used_at' => '最近使用時間',
|
||||
'token' => '摘要',
|
||||
"permission_not_allowed" => "權限::permission_text 不被允許"
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user