Langchain-Chatchat/frontend/locales/en-US/tool.json

10 lines
262 B
JSON
Raw Normal View History

2024-12-20 16:04:03 +08:00
{
"dalle": {
"autoGenerate": "Auto Generate",
"downloading": "The image links generated by DALL·E3 are only valid for 1 hour, caching the images locally...",
"generate": "Generate",
"generating": "Generating...",
"images": "Images:"
}
}