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
320 B
JSON
11 lines
320 B
JSON
{
|
|
"dalle": {
|
|
"autoGenerate": "자동 생성",
|
|
"downloading": "DallE3로 생성된 이미지 링크는 1시간 동안 유효하며, 로컬에 이미지를 캐시하는 중입니다...",
|
|
"generate": "생성",
|
|
"generating": "생성 중...",
|
|
"images": "이미지:",
|
|
"prompt": "알림 단어"
|
|
}
|
|
}
|