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
19 lines
935 B
JSON
19 lines
935 B
JSON
{
|
|
"chat": {
|
|
"description": "LobeChat offers you the best ChatGPT, OLLaMA, Gemini, Claude WebUI user experience",
|
|
"title": "LobeChat: Personal LLM Productivity Tool, Give Yourself a Smarter Brain"
|
|
},
|
|
"market": {
|
|
"description": "Content creation, copywriting, Q&A, image generation, video generation, voice generation, smart agents, automation workflows, customize your own AI / GPTs / OLLaMA intelligent agent",
|
|
"title": "Agent Market"
|
|
},
|
|
"plugins": {
|
|
"description": "Search, chart generation, academic, image generation, video generation, voice generation, automation workflows, customize ChatGPT / OLLaMA exclusive ToolCall plugin capabilities",
|
|
"title": "Plugin Market"
|
|
},
|
|
"welcome": {
|
|
"description": "LobeChat offers you the best ChatGPT, OLLaMA, Gemini, Claude WebUI user experience",
|
|
"title": "Welcome to LobeChat: Personal LLM Productivity Tool, Give Yourself a Smarter Brain"
|
|
}
|
|
}
|