FastGPT/packages/web/i18n/zh-CN/account_usage.json
heheer 0c05add8b2
feat: usage filter & export & dashbord (#3538)
* feat: usage filter & export & dashbord

* adjust ui

* fix tmb scroll

* fix code & selecte all

* merge
2025-01-23 10:54:30 +08:00

43 lines
1.3 KiB
JSON

{
"ai_model": "AI 模型",
"all": "所有",
"app_name": "应用名",
"billing_module": "扣费模块",
"confirm_export": "共筛选出 {{total}} 条数据,是否确认导出?",
"current_filter_conditions": "当前筛选条件:",
"dashboard": "仪表盘",
"details": "详情",
"dingtalk": "钉钉",
"duration_seconds": "时长(秒)",
"every_day": "每天",
"every_month": "每月",
"every_week": "每周",
"export_confirm": "导出确认",
"export_success": "导出成功",
"feishu": "飞书",
"generation_time": "生成时间",
"input_token_length": "输入 tokens",
"member": "成员",
"member_name": "成员名",
"module_name": "模块名",
"month": "月",
"no_usage_records": "暂无使用记录",
"official_account": "公众号",
"order_number": "订单号",
"output_token_length": "输出 tokens",
"points": "积分",
"project_name": "项目名",
"select_member_and_source_first": "请先选中成员和类型",
"share": "分享链接",
"source": "来源",
"start_export": "已开始导出",
"text_length": "文本长度",
"token_length": "token 长度",
"total_points": "AI 积分消耗",
"total_points_consumed": "AI 积分消耗",
"total_usage": "总消耗",
"usage_detail": "使用详情",
"user_type": "类型",
"wecom": "企业微信"
}