mirror of
https://github.com/massbug/judge4c.git
synced 2025-05-20 17:21:46 +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!"
|
||
|
}
|
||
|
}
|