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
325 B
JSON
11 lines
325 B
JSON
{
|
|
"dalle": {
|
|
"autoGenerate": "Auto-generar",
|
|
"downloading": "El enlace de la imagen generada por DALL·E 3 solo es válido durante 1 hora, descargando la imagen al dispositivo local...",
|
|
"generate": "Generar",
|
|
"generating": "Generando...",
|
|
"images": "Imágenes:",
|
|
"prompt": "Palabra de aviso"
|
|
}
|
|
}
|