Files
waoowaoo/messages/en/modelSection.json

28 lines
835 B
JSON

{
"llmModels": "Text Model List",
"imageModels": "Image Model List",
"videoModels": "Video Model List",
"price": "Price",
"pricePerMillion": "Per million tokens",
"pricePerImage": "Per image",
"pricePerVideo": "Per video",
"name": "Name",
"modelId": "Model ID",
"modelName": "Model Name",
"provider": "Provider",
"resolution": "Resolution",
"add": "Add",
"addModel": "Add Model",
"addNewModel": "Add New Model",
"selectPreset": "Select Preset Model",
"customModel": "Custom Model",
"confirmAdd": "Confirm",
"cancel": "Cancel",
"done": "Done",
"fillComplete": "Please fill in all fields",
"noModels": "No models yet, click the button above to add",
"noApiKey": "Configure API Key",
"batchMode": "Batch",
"batchModeTooltip": "Offline inference, 50% cheaper, completes within 24 hours"
}