release: opensource snapshot 2026-02-27 19:25:00

This commit is contained in:
saturn
2026-02-27 19:25:00 +08:00
commit 5de9622c8b
1055 changed files with 164772 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
{
"llmModels": "文本模型列表",
"imageModels": "图片模型列表",
"videoModels": "视频模型列表",
"price": "价格",
"pricePerMillion": "每百万token",
"pricePerImage": "每张",
"pricePerVideo": "每条",
"name": "名称",
"modelId": "模型 ID",
"modelName": "模型名称",
"provider": "厂商",
"resolution": "分辨率",
"add": "添加",
"addModel": "添加模型",
"addNewModel": "添加新模型",
"selectPreset": "选择预设模型",
"customModel": "自定义模型",
"confirmAdd": "确认添加",
"cancel": "取消",
"done": "完成",
"fillComplete": "请填写完整信息",
"noModels": "暂无模型,点击上方按钮添加",
"noApiKey": "请配置API Key",
"batchMode": "批量",
"batchModeTooltip": "离线推理价格便宜50%24小时内完成"
}