chore: update zh-CN translations (#6178)

This commit is contained in:
CanonNi 2024-09-05 13:57:24 +08:00 committed by GitHub
parent 7b8af686e0
commit 1ecb864db0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,6 +36,7 @@
"loginButtonText": "登录",
"loginStartWithAnonymous": "从匿名会话开始",
"continueAnonymousUser": "继续匿名会话",
"anonymous": "匿名",
"buttonText": "登录",
"signingInText": "登录中...",
"forgotPassword": "忘记密码?",
@ -50,6 +51,7 @@
"signInWithGoogle": "使用 Google 账户登录",
"signInWithGithub": "使用 Github 账户登录",
"signInWithDiscord": "使用 Discord 账户登录",
"signInWithApple": "使用 Apple 账户登录",
"signUpWithGoogle": "使用 Google 账户注册",
"signUpWithGithub": "使用 Github 账户注册",
"signUpWithDiscord": "使用 Discord 账户注册",
@ -1620,5 +1622,10 @@
},
"commandPalette": {
"placeholder": "输入你要搜索的内容..."
},
"web": {
"continueWithGoogle": "使用 Google 账户登录",
"continueWithGithub": "使用 GitHub 账户登录",
"continueWithDiscord": "使用 Discord 账户登录"
}
}