mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-24 09:38:25 +00:00
chore: update zh-CN translations (#6178)
This commit is contained in:
parent
7b8af686e0
commit
1ecb864db0
1 changed files with 7 additions and 0 deletions
|
|
@ -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 账户登录"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue