feat: initial release v0.3.0
This commit is contained in:
35
messages/zh/configModal.json
Normal file
35
messages/zh/configModal.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"title": "项目配置",
|
||||
"subtitle": "默认沿用设置中心的全局配置,也可为当前项目单独自定义,修改仅对本项目生效。",
|
||||
"saved": "已保存",
|
||||
"autoSave": "自动保存",
|
||||
"visualStyle": "视觉风格",
|
||||
"modelParams": "模型参数",
|
||||
"aspectRatio": "画面比例",
|
||||
"ttsSettings": "旁白配置",
|
||||
"loadingModels": "加载模型列表...",
|
||||
"analysisModel": "分析模型",
|
||||
"characterModel": "人物生成模型",
|
||||
"locationModel": "场景生成模型",
|
||||
"storyboardModel": "分镜图像模型",
|
||||
"editModel": "修图/编辑模型",
|
||||
"videoModel": "视频模型",
|
||||
"audioModel": "语音合成模型",
|
||||
"videoResolution": "视频分辨率",
|
||||
"ttsVoice": "旁白音色",
|
||||
"ttsRate": "语速",
|
||||
"fetchModelsFailed": "获取用户模型列表失败",
|
||||
"placeholder": "请输入...",
|
||||
"description": "描述",
|
||||
"hint": "提示",
|
||||
"pleaseSelect": "请选择...",
|
||||
"selectModel": "选择模型",
|
||||
"paramConfig": "参数配置",
|
||||
"fixed": "固定",
|
||||
"noParams": "该模型无可配置参数",
|
||||
"confirm": "确认",
|
||||
"cancel": "取消",
|
||||
"delete": "删除",
|
||||
"boolOn": "开",
|
||||
"boolOff": "关"
|
||||
}
|
||||
Reference in New Issue
Block a user