feat: add sidebar for rag and related i18n

This commit is contained in:
Junyan Qin
2025-06-27 21:37:53 +08:00
parent f36a61dbb2
commit 0733f8878f
4 changed files with 46 additions and 0 deletions
+4
View File
@@ -230,6 +230,10 @@ const enUS = {
atTips: 'Mention the bot',
},
},
knowledge: {
title: 'Knowledge',
description: 'Configuring knowledge bases for improved LLM responses',
},
register: {
title: 'Initialize LangBot 👋',
description: 'This is your first time starting LangBot',