g# This is a combination of 6 commits. (#675)

perf: node render

perf: react flow performance

config

perf: pg index

perf: oauth login

doc

doc
This commit is contained in:
Archer
2024-01-01 13:46:09 +08:00
committed by GitHub
parent 9ccfda47b7
commit d645a7406b
13 changed files with 31 additions and 678 deletions

View File

@@ -879,7 +879,8 @@
},
"login": {
"Github": "Github",
"Google": "Google"
"Google": "Google",
"Provider error": "Login exception, please try again"
}
}
},

View File

@@ -879,7 +879,8 @@
},
"login": {
"Github": "Github 登录",
"Google": "Google 登录"
"Google": "Google 登录",
"Provider error": "登录异常,请重试"
}
}
},