mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 11:27:24 +08:00
add oauth zh_TW translatioin
This commit is contained in:
@@ -6,4 +6,8 @@ return [
|
||||
'revoked' => '有效',
|
||||
'access_token' => '訪問令牌',
|
||||
'refresh_token' => '刷新令牌',
|
||||
'authorization_request_title' => '授權請求',
|
||||
'authorization_request_desc' => '正在請求獲取您賬號的訪問權限',
|
||||
'btn_approve' => '授權',
|
||||
'btn_deny' => '取消',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user