Skip to content

Commit

Permalink
add oauth zh_TW translatioin
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaomlove committed Mar 16, 2024
1 parent f30f1da commit 5ac5e83
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions resources/lang/zh_TW/oauth.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,8 @@
'revoked' => '有效',
'access_token' => '訪問令牌',
'refresh_token' => '刷新令牌',
'authorization_request_title' => '授權請求',
'authorization_request_desc' => '正在請求獲取您賬號的訪問權限',
'btn_approve' => '授權',
'btn_deny' => '取消',
];

0 comments on commit 5ac5e83

Please sign in to comment.