mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-24 22:03:54 +00:00

* perf: send captcha check * perf: back router * perf: i18n init * perf: ui * i18n * perf: ui duration
13 lines
473 B
JSON
13 lines
473 B
JSON
{
|
|
"Login": "Login",
|
|
"forget_password": "Find password",
|
|
"login_failed": "Login failed",
|
|
"login_success": "Login successful",
|
|
"password_condition": "Password maximum 60 characters",
|
|
"policy_tip": "By useing, you agree to our",
|
|
"privacy": "Privacy policy",
|
|
"register": "Register",
|
|
"root_password_placeholder": "The root user password is the value of the environment variable DEFAULT_ROOT_PSW",
|
|
"terms": "Terms",
|
|
"use_root_login": "Log in as root user"
|
|
} |