优化模板选择的交互逻辑, 支持直接预览选择

This commit is contained in:
puke
2025-12-08 15:39:46 +08:00
parent f111ffc427
commit fb98254549
59 changed files with 234 additions and 112 deletions

View File

@@ -103,6 +103,11 @@
"template.preview_image_help": "Supports local path or URL",
"template.preview_caption": "Template Preview: {template}",
"template.custom_parameters": "Custom Parameters",
"template.gallery_view": "Template Gallery",
"template.select_button": "Check",
"template.selected": "Checked",
"template.selected_template": "Current Template",
"template.no_templates_with_preview": "⚠️ No templates available for this type",
"image.not_required": "Current template does not require image generation",
"image.not_required_hint": "The selected template is text-only and does not need images. Benefits: ⚡ Faster generation 💰 Lower cost",
"video.title": "🎬 Video Settings",