Langchain-Chatchat/frontend/locales/zh-CN/tool.json

10 lines
244 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"dalle": {
"autoGenerate": "自动生成",
"downloading": "DallE3 生成的图片链接有效期仅1小时正在缓存图片到本地...",
"generate": "生成",
"generating": "生成中...",
"images": "图片:"
}
}