Files
lobe-chat/locales/zh-TW/labs.json
Arvin Xu 236b8f53cc 🔨 chore: add i18n (#9657)
* add i18n

* add i18n
2025-10-11 18:08:12 +08:00

15 lines
439 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"desc": "這裡會不定期更新我們正在探索的新功能,歡迎試用!",
"features": {
"groupChat": {
"desc": "啟用多智能體群組聊天編排功能。",
"title": "群組聊天(多智能體)"
},
"inputMarkdown": {
"desc": "在輸入區即時渲染 Markdown粗體、程式碼區塊、表格等。",
"title": "輸入框 Markdown 渲染"
}
},
"title": "實驗室"
}