Finish i18n of fr

This commit is contained in:
Gucheng Wang
2023-03-18 18:54:05 +08:00
parent 263f804ab8
commit 31e4813df9
13 changed files with 634 additions and 618 deletions

View File

@ -237,7 +237,7 @@ const authInfo = {
scope: "identity",
endpoint: "https://www.patreon.com/oauth2/authorize",
},
Paypal: {
PayPal: {
scope: "openid%20profile%20email",
endpoint: "https://www.sandbox.paypal.com/connect",
},