+
+ >
);
};
diff --git a/frontend/public/locales/en/chat.json b/frontend/public/locales/en/chat.json
index f28aa4d67..929c66141 100644
--- a/frontend/public/locales/en/chat.json
+++ b/frontend/public/locales/en/chat.json
@@ -38,6 +38,9 @@
"download_message_1": "Hi 👋🏻 Want to discover Quivr ? 😇",
"download_message_2": "Step 1: Download “Quivr documentation”",
"upload_message_1":"Congratulations on your first step 🥳",
- "upload_message_2":"Step 2: Now Drag and drop it on the chat or in the 📎"
+ "upload_message_2":"Step 2: Now Drag and drop it on the chat or in the 📎",
+ "how_to_use_quivr": "How to user Quivr",
+ "what_is_quivr":"What is Quivr ?",
+ "what_is_brain": "What is a brain ?"
}
}
diff --git a/frontend/public/locales/es/chat.json b/frontend/public/locales/es/chat.json
index 05858b13f..2ef731b28 100644
--- a/frontend/public/locales/es/chat.json
+++ b/frontend/public/locales/es/chat.json
@@ -38,6 +38,9 @@
"download_message_1": "Hola 👋🏻 ¿Quieres descubrir Quivr? 😇",
"download_message_2": "Paso 1: Descargar la documentación de “Quivr”",
"upload_message_1": "¡Felicidades por tu primer paso 🥳!",
- "upload_message_2": "Paso 2: Ahora, arrástralo y suéltalo en el chat o en el 📎"
+ "upload_message_2": "Paso 2: Ahora, arrástralo y suéltalo en el chat o en el 📎",
+ "how_to_use_quivr": "Cómo usar Quivr",
+ "what_is_quivr": "¿Qué es Quivr?",
+ "what_is_brain": "¿Qué es un cerebro?"
}
}
diff --git a/frontend/public/locales/fr/chat.json b/frontend/public/locales/fr/chat.json
index 0b757b93c..5de16e6e4 100644
--- a/frontend/public/locales/fr/chat.json
+++ b/frontend/public/locales/fr/chat.json
@@ -38,6 +38,9 @@
"download_message_1": "Salut 👋🏻 Envie de découvrir Quivr ? 😇",
"download_message_2": "Étape 1 : Téléchargez la documentation de “Quivr”",
"upload_message_1": "Félicitations pour votre première étape 🥳!",
- "upload_message_2": "Étape 2 : Maintenant, faites glisser et déposez-le dans le chat ou dans 📎"
+ "upload_message_2": "Étape 2 : Maintenant, faites glisser et déposez-le dans le chat ou dans 📎",
+ "how_to_use_quivr": "Comment utiliser Quivr",
+ "what_is_quivr": "Qu'est-ce que Quivr ?",
+ "what_is_brain": "Qu'est-ce qu'un cerveau ?"
}
}
diff --git a/frontend/public/locales/pt-br/chat.json b/frontend/public/locales/pt-br/chat.json
index a6ceb492c..96ffbd408 100644
--- a/frontend/public/locales/pt-br/chat.json
+++ b/frontend/public/locales/pt-br/chat.json
@@ -38,7 +38,9 @@
"download_message_1": "Oi 👋🏻 Quer descobrir o Quivr? 😇",
"download_message_2": "Passo 1: Baixe a documentação do 'Quivr'",
"upload_message_1": "Parabéns pelo seu primeiro passo 🥳!",
- "upload_message_2": "Passo 2: Agora, arraste e solte no chat ou na 📎"
-
+ "upload_message_2": "Passo 2: Agora, arraste e solte no chat ou na 📎",
+ "how_to_use_quivr": "Como usar o Quivr",
+ "what_is_quivr": "O que é o Quivr?",
+ "what_is_brain": "O que é um cérebro?"
}
}
diff --git a/frontend/public/locales/ru/chat.json b/frontend/public/locales/ru/chat.json
index c48e66605..d7a08bdc4 100644
--- a/frontend/public/locales/ru/chat.json
+++ b/frontend/public/locales/ru/chat.json
@@ -38,6 +38,9 @@
"download_message_1": "Привет 👋🏻 Хочешь узнать о Quivr? 😇",
"download_message_2": "Шаг 1: Скачайте документацию Quivr",
"upload_message_1": "Поздравляем с первым шагом 🥳!",
- "upload_message_2": "Шаг 2: Теперь перетащите его в чат или в 📎"
+ "upload_message_2": "Шаг 2: Теперь перетащите его в чат или в 📎",
+ "how_to_use_quivr": "Как использовать Quivr",
+ "what_is_quivr": "Что такое Quivr?",
+ "what_is_brain": "Что такое мозг?"
}
}
diff --git a/frontend/public/locales/zh-cn/chat.json b/frontend/public/locales/zh-cn/chat.json
index ef3742629..7d0e53130 100644
--- a/frontend/public/locales/zh-cn/chat.json
+++ b/frontend/public/locales/zh-cn/chat.json
@@ -39,6 +39,9 @@
"download_message_1": "你好 👋🏻 想要发现 Quivr 吗? 😇",
"download_message_2": "步骤 1:下载“Quivr 文档”",
"upload_message_1": "恭喜您迈出第一步 🥳!",
- "upload_message_2": "第2步:现在,将其拖放到聊天框或 📎 中"
+ "upload_message_2": "第2步:现在,将其拖放到聊天框或 📎 中",
+ "how_to_use_quivr": "如何使用Quivr",
+ "what_is_quivr": "什么是Quivr?",
+ "what_is_brain": "什么是大脑?"
}
}