add oauth zh_TW translatioin

This commit is contained in:
xiaomlove
2024-03-16 23:16:48 +08:00
parent f30f1da201
commit 5ac5e8342d
+4
View File
@@ -6,4 +6,8 @@ return [
'revoked' => '有效',
'access_token' => '訪問令牌',
'refresh_token' => '刷新令牌',
'authorization_request_title' => '授權請求',
'authorization_request_desc' => '正在請求獲取您賬號的訪問權限',
'btn_approve' => '授權',
'btn_deny' => '取消',
];