tachybase_todo/packages/plugins/@tachybase/plugin-cas/src/locale/zh-CN.json

8 lines
546 B
JSON
Raw Normal View History

{
"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"
}