mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-14 03:30:19 +00:00
6e9c69a8f6
* ✨ feat: Add PWA install button * 🐛 fix: Fix review problem * 🐛 fix: Fix review problem * 🔧 chore: Update i18n * 🔧 chore: Update metadata * 🐛 fix: Fix preview problem * 🐛 fix: Fix title * 🔧 chore: Update pwa i18n
11 lines
289 B
JSON
11 lines
289 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:",
|
|
"prompt": "提示词"
|
|
}
|
|
}
|