chore: fix typos

This commit is contained in:
Tristan Yang
2023-01-17 09:34:11 +08:00
parent 79e67c3c3f
commit 11a5b574dd
8 changed files with 12 additions and 13 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
"title": "Login to VoceChat",
"desc": "Please enter your details.",
"google": "Sign in with Google",
"github": "Sign in with Github",
"github": "Sign in with GitHub",
"metamask": "Sign in with MetaMask",
"password": "Sign in with Password",
"oidc": "Sign in with OIDC",
@@ -13,7 +13,7 @@
"title": "Sign Up to VoceChat",
"desc": "Please enter your details.",
"google": "Sign Up with Google",
"github": "Sign Up with Github",
"github": "Sign Up with GitHub",
"metamask": "Sign Up with MetaMask",
"oidc": "Sign Up with OIDC",
"have_account": "Have an account?"
+2 -2
View File
@@ -167,8 +167,8 @@
"magic_link_desc": "Allows members login with Magic Link.",
"google": "Google",
"google_desc": "Allows members login with Google.",
"github": "Github",
"github_desc": "Allows members login with Github.",
"github": "GitHub",
"github_desc": "Allows members login with GitHub.",
"metamask": "Metamask",
"metamask_desc": "Allows members login with Metamask.",
"oidc": "OIDC",
+3 -3
View File
@@ -47,7 +47,7 @@
"title": "注册设置",
"desc": "允许什么方式注册",
"everyone": "每个人",
"invite": "邀请接"
"invite": "邀请接"
},
"guest_mode": {
"title": "访客模式",
@@ -158,11 +158,11 @@
"login": {
"password": "密码登录",
"password_desc": "允许用户使用密码登录",
"magic_link": "邀请接",
"magic_link": "邀请接",
"magic_link_desc": "允许用户使用邀请链接登录",
"google": "谷歌登录",
"google_desc": "允许用户谷歌登录",
"github": "Github",
"github": "GitHub",
"github_desc": "允许用户使用GitHub登录",
"metamask": "Metamask",
"metamask_desc": "允许用户使用Metamask登录",