export usage csv i18n (#3660)

* export usage csv i18n

* fix build
This commit is contained in:
heheer
2025-01-24 19:09:08 +08:00
committed by archer
parent 10b3e16b8b
commit 3683ac4003
4 changed files with 43 additions and 17 deletions

View File

@@ -13,6 +13,7 @@
"every_month": "Moon",
"export_confirm": "Export confirmation",
"export_confirm_tip": "There are currently {{total}} usage records in total. Are you sure to export?",
"export_title": "Time,Members,Type,Project name,AI points",
"feishu": "Feishu",
"generation_time": "Generation time",
"input_token_length": "input tokens",

View File

@@ -15,6 +15,7 @@
"export_confirm": "导出确认",
"export_confirm_tip": "当前共 {{total}} 条使用记录,确认导出?",
"export_success": "导出成功",
"export_title": "时间,成员,类型,项目名,AI 积分消耗",
"feishu": "飞书",
"generation_time": "生成时间",
"input_token_length": "输入 tokens",

View File

@@ -13,6 +13,7 @@
"every_month": "月",
"export_confirm": "導出確認",
"export_confirm_tip": "當前共 {{total}} 筆使用記錄,確認導出?",
"export_title": "時間,成員,類型,項目名,AI 積分消耗",
"feishu": "飛書",
"generation_time": "生成時間",
"input_token_length": "輸入 tokens",