8 lines
546 B
JSON
8 lines
546 B
JSON
|
{
|
|||
|
"Sign in": "统一身份登录",
|
|||
|
"User will be registered automatically if not exists.": "用户不存在时将自动注册。",
|
|||
|
"Sign up automatically when the user does not exist": "用户不存在时自动注册",
|
|||
|
"Service domain": "服务域名",
|
|||
|
"The domain is usually the address of your server, in local development, you can use the address of your local machine, such as: http://localhost:13000": "域名通常是你的服务器地址,在本地开发时,可以使用你本机的地址,例如:http://localhost:13000"
|
|||
|
}
|