From 2a74d2284d4dd19b425c4debe5ddb5647ad4cc71 Mon Sep 17 00:00:00 2001 From: Babib3l Date: Sun, 26 Oct 2025 11:12:44 +0100 Subject: [PATCH] Capitalisation fix --- assets/locales.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/locales.json b/assets/locales.json index 6ffe0a14b..f40b24951 100644 --- a/assets/locales.json +++ b/assets/locales.json @@ -14700,8 +14700,8 @@ "de_DE": "", "el_GR": "", "en_US": "Debug: GDB Stub Enabled (Port: {0})", - "es_ES": "Debug: GDB Stub habilitado (Puerto: {0})", - "fr_FR": "Debug : GDB Stub activé (Port : {0})", + "es_ES": "Debug: GDB Stub Habilitado (Puerto: {0})", + "fr_FR": "Debug : GDB Stub Activé (Port : {0})", "he_IL": "", "it_IT": "", "ja_JP": "",