Files
waoowaoo/messages/zh/modelSection.json

28 lines
836 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.
{
"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小时内完成"
}