feat: initial release v0.3.0
This commit is contained in:
35
messages/en/configModal.json
Normal file
35
messages/en/configModal.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user