mirror of
https://github.com/beilunyang/moemail.git
synced 2026-09-07 16:26:38 +08:00
feat(auth): add Google OAuth support
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
"login": "登入",
|
||||
"register": "註冊",
|
||||
"or": "或者",
|
||||
"githubLogin": "使用 GitHub 帳號登入"
|
||||
"githubLogin": "使用 GitHub 帳號登入",
|
||||
"googleLogin": "使用 Google 帳號登入"
|
||||
},
|
||||
"errors": {
|
||||
"usernameRequired": "請輸入使用者名稱",
|
||||
|
||||
Reference in New Issue
Block a user