mirror of
https://github.com/massbug/judge4c.git
synced 2025-05-18 15:26:33 +00:00
12 lines
350 B
JSON
12 lines
350 B
JSON
|
{
|
||
|
"sign-in-form": {
|
||
|
"Sign in to your account": "Sign in to your account",
|
||
|
"Enter your email below to sign in to your account": "Enter your email below to sign in to your account",
|
||
|
"Or": "Or",
|
||
|
"Don't have an account?": "Don't have an account?",
|
||
|
"Sign up": "Sign up"
|
||
|
},
|
||
|
"sign-up-form": {
|
||
|
"title": "Hello world!"
|
||
|
}
|
||
|
}
|