fix createToken not allowed

This commit is contained in:
xiaomlove
2025-05-29 15:24:36 +07:00
parent e5947a8586
commit 6c8e53ad7e
5 changed files with 9 additions and 25 deletions

View File

@@ -7,4 +7,5 @@ return array (
'create_success_tip' => 'token 創建成功,此數據只展示一次,請妥善保存<br/><br/>:token',
'last_used_at' => '最近使用時間',
'token' => '摘要',
"permission_not_allowed" => "權限::permission_text 不被允許"
);