Files
FastGPT/packages/web/i18n/zh-CN/login.json
dreamer6680 12acaf491c change password rule (#4804)
* change password rule

* change password.tset.ts
2025-05-13 18:20:11 +08:00

22 lines
922 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Chinese_ip_tip": "检测到您是中国大陆 IP点击跳转访问中国大陆版。",
"Login": "登录",
"agree": "同意",
"cookies_tip": "本网站使用 cookies 提供更好的服务体验。继续使用即表示您同意我们的 Cookie 政策。",
"forget_password": "忘记密码?",
"login_failed": "登录异常",
"login_success": "登录成功",
"no_remind": "不再提醒",
"password_condition": "密码最多 60 位",
"password_tip": "密码至少 8 位,且至少包含两种组合:数字、字母或特殊字符",
"policy_tip": "使用即代表你同意我们的",
"privacy": "隐私协议",
"privacy_policy": "隐私政策",
"redirect": "跳转",
"register": "注册账号",
"root_password_placeholder": "root 用户密码为环境变量 DEFAULT_ROOT_PSW 的值",
"terms": "服务协议",
"use_root_login": "使用 root 用户登录",
"wecom": "企业微信"
}