Files
waooplus/messages/en/configModal.json
2026-03-08 17:10:06 +08:00

36 lines
1.2 KiB
JSON

{
"title": "Project Config",
"subtitle": "Defaults to the global settings. You can customize models for this project only — changes apply to this project only.",
"saved": "Saved",
"autoSave": "Auto-save",
"visualStyle": "Visual Style",
"modelParams": "Model Parameters",
"aspectRatio": "Aspect Ratio",
"ttsSettings": "TTS Settings",
"loadingModels": "Loading model list...",
"analysisModel": "Analysis Model",
"characterModel": "Character Model",
"locationModel": "Location Model",
"storyboardModel": "Storyboard Model",
"editModel": "Edit Model",
"videoModel": "Video Model",
"audioModel": "Speech Synthesis Model",
"videoResolution": "Video Resolution",
"ttsVoice": "TTS Voice",
"ttsRate": "Speech Rate",
"fetchModelsFailed": "Failed to fetch user model list",
"placeholder": "Please enter...",
"description": "Description",
"hint": "Hint",
"pleaseSelect": "Please select...",
"selectModel": "Select Model",
"paramConfig": "Parameters",
"fixed": "Fixed",
"noParams": "No configurable parameters",
"confirm": "Confirm",
"cancel": "Cancel",
"delete": "Delete",
"boolOn": "On",
"boolOff": "Off"
}