Files
FastGPT/packages/web/i18n/zh-CN/account_info.json
Archer 0720bbe4da V4.9.7 feature (#4669)
* update doc

* feat: Add coupon redemption feature for team subscriptions (#4595)

* feat: Add coupon redemption feature for team subscriptions

- Introduced `TeamCouponSub` and `TeamCouponSchema` types
- Added `redeemCoupon` API endpoint
- Updated UI to include a modal for coupon redemption
- Added new icon and translations for "Redeem coupon"

* perf: remove field teamId

* perf: use dynamic import

* refactor: move to page component

* perf: coupon code

* perf: mcp server

* perf: test

* auto layout (#4634)

* fix 4.9.6 (#4631)

* fix debug quote list

* delete next text node match

* fix extract default boolean value

* export latest 100 chat items

* fix quote item ui

* doc

* fix doc

* feat: auto layout

* perf: auto layout

* fix: auto layout null

* add start node

---------

Co-authored-by: heheer <heheer@sealos.io>

* fix: share link (#4644)

* Add workflow run duration;Get audio duration (#4645)

* add duration

* get audio duration

* Custom config path (#4649)

* feat: 通过环境变量DATA_PATH获取配置文件目录 (#4622)

通过环境变量DATA_PATH获取配置文件目录,以应对不同的部署方式的多样化需求

* feat: custom configjson path

* doc

---------

Co-authored-by: John Chen <sss1991@163.com>

* 程序api调用场景下,如果大量调用带有图片或视频,产生的聊天记录会导致后台mongo数据库异常。这个修改给api客户端一个禁止生成聊天记录的选项,避免这个后果。 (#3964)

* update special chatId

* perf: vector db rename

* update operationLog (#4647)

* update operationLog

* combine operationLogMap

* solve operationI18nLogMap bug

* remoce log

* feat: Rerank usage (#4654)

* refresh concat when update (#4655)

* fix: refresh code

* perf: timer lock

* Fix operationLog (#4657)

* perf: http streamable mcp

* add alipay (#4630)

* perf: subplan ui

* perf: pay code

* hiden bank tip

* Fix: pay error (#4665)

* fix quote number (#4666)

* remove log

---------

Co-authored-by: a.e. <49438478+I-Info@users.noreply.github.com>
Co-authored-by: heheer <heheer@sealos.io>
Co-authored-by: John Chen <sss1991@163.com>
Co-authored-by: gaord <bengao168@msn.com>
Co-authored-by: gggaaallleee <91131304+gggaaallleee@users.noreply.github.com>
2025-04-26 16:17:21 +08:00

79 lines
3.3 KiB
JSON

{
"account_duplicate": "账号",
"account_knowledge_base_cleanup_warning": "免费版团队连续 30 天未登录系统时,系统会自动清理账号知识库。",
"active": "生效中",
"ai_points": "AI 积分",
"ai_points_calculation_standard": "AI 积分",
"ai_points_usage": "AI 积分使用量",
"ai_points_usage_tip": "每次调用 AI 模型时,都会消耗一定的 AI 积分。具体的计算标准可参考上方的“计费标准”。",
"avatar": "头像",
"avatar_selection_exception": "头像选择异常",
"balance": "余额",
"billing_standard": "计费标准",
"cancel": "取消",
"change": "变更",
"choose_avatar": "点击选择头像",
"click_modify_nickname": "点击修改昵称",
"code_required": "验证码不能为空",
"confirm": "确认",
"confirm_password": "确认密码",
"contact_customer_service": "联系客服",
"contact_us": "联系我们",
"current_package": "当前套餐",
"current_token_price": "当前积分价格",
"effective_time": "生效时间",
"email_label": "邮箱",
"exchange": "兑换",
"exchange_failure": "兑换失败",
"exchange_success": "兑换成功",
"expiration_time": "到期时间",
"expired": "已过期",
"general_info": "通用信息",
"group": "组",
"help_chatbot": "机器人助手",
"help_document": "帮助文档",
"knowledge_base_capacity": "知识库容量",
"manage": "管理",
"member_name": "成员名",
"month": "月",
"new_password": "新密码",
"notification_receiving": "通知接收",
"old_password": "旧密码",
"package_and_usage": "套餐与用量",
"package_details": "套餐详情",
"package_expiry_time": "套餐到期时间",
"package_usage_rules": "套餐使用规则:系统优先使用更高级的套餐,原未用完的套餐将延后生效",
"password": "密码",
"password_mismatch": "密码不一致: 两次密码不一致",
"password_tip": "密码至少 6 位,且至少包含两种组合:数字、字母或特殊字符",
"password_update_error": "修改密码异常",
"password_update_success": "修改密码成功",
"pending_usage": "待使用",
"phone_label": "手机号",
"please_bind_contact": "请绑定联系方式",
"please_bind_notification_receiving_path": "请先绑定通知接收途径",
"purchase_extra_package": "购买额外套餐",
"reminder_create_bound_notification_account": "提醒创建者绑定通知账号",
"resource_usage": "资源用量",
"select_avatar": "点击选择头像",
"standard_package_and_extra_resource_package": "包含标准套餐与额外资源包",
"storage_capacity": "存储量",
"team_balance": "团队余额",
"team_info": "团队信息",
"token_validity_period": "积分有效期一年",
"tokens": "积分",
"type": "类型",
"unlimited": "无限制",
"update_password": "修改密码",
"update_success_tip": "更新数据成功",
"upgrade_package": "升级套餐",
"usage_balance": "使用余额: 使用余额",
"usage_balance_notice": "由于系统升级,原“自动续费从余额扣款”模式取消,余额充值入口关闭。您的余额可用于购买积分",
"user_account": "账号",
"user_team_team_name": "团队",
"verification_code": "验证码",
"you_can_convert": "您可以兑换",
"yuan": "元",
"redeem_coupon": "兑换码"
}