mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00
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:
@@ -879,7 +879,8 @@
|
||||
},
|
||||
"login": {
|
||||
"Github": "Github",
|
||||
"Google": "Google"
|
||||
"Google": "Google",
|
||||
"Provider error": "Login exception, please try again"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@@ -879,7 +879,8 @@
|
||||
},
|
||||
"login": {
|
||||
"Github": "Github 登录",
|
||||
"Google": "Google 登录"
|
||||
"Google": "Google 登录",
|
||||
"Provider error": "登录异常,请重试"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user