Files
lobe-chat/locales/ko-KR/tool.json
T
CanisMinor 6e9c69a8f6 💄 style: add PWA install and metadata & ld generate (#2438)
*  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
2024-05-13 20:36:16 +08:00

11 lines
320 B
JSON

{
"dalle": {
"autoGenerate": "자동 생성",
"downloading": "DallE3로 생성된 이미지 링크는 1시간 동안 유효하며, 로컬에 이미지를 캐시하는 중입니다...",
"generate": "생성",
"generating": "생성 중...",
"images": "이미지:",
"prompt": "알림 단어"
}
}