mirror of
https://github.com/cfngc4594/monaco-editor-lsp-next.git
synced 2025-05-21 17:41:59 +00:00
12 lines
325 B
JSON
12 lines
325 B
JSON
{
|
|
"sign-in-form": {
|
|
"Sign in to your account": "登陆你的账户",
|
|
"Enter your email below to sign in to your account": "在下方输入你的邮箱以登录",
|
|
"Or": "或",
|
|
"Don't have an account?": "没有帐户?",
|
|
"Sign up": "注册"
|
|
},
|
|
"sign-up-form": {
|
|
"title": "Hello world!"
|
|
}
|
|
} |