feat: Add comprehensive timeline editor with frame editing and regeneration capabilities
This commit is contained in:
@@ -389,6 +389,22 @@
|
||||
"asset_based.progress.concat_complete": "✅ 视频合成完成",
|
||||
"faq.expand_to_view": "常见问题",
|
||||
"faq.load_error": "无法加载常见问题内容",
|
||||
"faq.more_help": "需要更多帮助?"
|
||||
"faq.more_help": "需要更多帮助?",
|
||||
"section.character_memory": "👤 角色记忆",
|
||||
"character.title": "角色记忆管理",
|
||||
"character.desc": "维护视频中人物/角色外观一致性",
|
||||
"character.add_button": "➕ 添加角色",
|
||||
"character.name": "角色名称",
|
||||
"character.type": "角色类型",
|
||||
"character.appearance": "外观描述",
|
||||
"character.clothing": "服装描述",
|
||||
"character.features": "特征(逗号分隔)",
|
||||
"character.ref_image": "参考图片",
|
||||
"character.no_characters": "暂无已注册角色",
|
||||
"character.registered_count": "已注册 {count} 个角色",
|
||||
"character.type.person": "人类",
|
||||
"character.type.animal": "动物",
|
||||
"character.type.creature": "生物",
|
||||
"character.type.object": "拟人物体"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user