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
+1
View File
@@ -7,4 +7,5 @@ return [
"create_success_tip" => "token 创建成功,此数据只展示一次,请妥善保存<br/><br/>:token",
"last_used_at" => "最近使用时间",
"token" => "摘要",
"permission_not_allowed" => "权限::permission_text 不被允许"
];