mirror of
https://github.com/beilunyang/moemail.git
synced 2026-09-06 15:56:36 +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