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

10 lines
262 B
JSON

{
"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:"
}
}