From c46e0420063be47d7e668d9131f41721b457f6a6 Mon Sep 17 00:00:00 2001 From: Armel FAUVEAU Date: Sun, 11 Feb 2024 15:45:52 +0100 Subject: [PATCH] Move to Bienvenue --- ui/welcome.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/welcome.c b/ui/welcome.c index 5ce2e33..1f7d02f 100644 --- a/ui/welcome.c +++ b/ui/welcome.c @@ -79,7 +79,7 @@ void UI_DisplayWelcome(void) #ifdef ENABLE_FEAT_F4HWN if(strlen(WelcomeString1) == 0) { - UI_PrintString("BONJOUR", 0, 127, 2, 10); + UI_PrintString("BIENVENUE", 0, 127, 2, 10); } #endif