tachybase_todo/packages/plugins/@tachybase/plugin-cas/src/locale/en-US.json
sealday 28f843281f chore: clean codes (#1603)
Co-authored-by: sealday <sealday@gmail.com>
Reviewed-on: daoyoucloud/tachybase#1603
2024-10-15 23:35:57 +08:00

8 lines
597 B
JSON

{
"Service domain": "Service domain",
"Sign in": "Sign in",
"Sign up automatically when the user does not exist": "Sign up automatically when the user does not exist",
"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:3000": "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:3000",
"User will be registered automatically if not exists.": "User will be registered automatically if not exists."
}