From 181e78e636cd45697a555698cb6b6b78b1768426 Mon Sep 17 00:00:00 2001 From: Cat Flynn Date: Thu, 1 May 2025 01:12:59 +0100 Subject: [PATCH] fix: improve french --- index.html | 2 +- sncf.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 5c2eb8b..3112a26 100644 --- a/index.html +++ b/index.html @@ -22,7 +22,7 @@
- +
diff --git a/sncf.json b/sncf.json index 607dd46..68556ee 100644 --- a/sncf.json +++ b/sncf.json @@ -8,6 +8,6 @@ ], "messages": [ - { "character": 1, "text": "Bonjour, moi je m'appelle SNCF Conrad et je vais vous aider aujourd'hui. Veuillez envoyer-moi vos questions." } + { "character": 1, "text": "Bonjour, moi je m'appelle SNCF Conrad et je vais vous aider aujourd'hui. Veuillez envoyez-nous vos questions." } ] }