From 45f3cd5aba79d183f96a52d90c47667a4affe01f Mon Sep 17 00:00:00 2001 From: yassinedorbozgithub Date: Sun, 22 Sep 2024 10:29:48 +0100 Subject: [PATCH] fix: nlp value uppercase fr translation first letter --- frontend/src/i18n/fr/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/fr/translation.json b/frontend/src/i18n/fr/translation.json index f4c28736..e5b3648d 100644 --- a/frontend/src/i18n/fr/translation.json +++ b/frontend/src/i18n/fr/translation.json @@ -576,7 +576,7 @@ "filter_by_label": "Filtrer par étiquettes", "start_date": "Date de début", "end_date": "Date de fin", - "nlp_value": "valeur", + "nlp_value": "Valeur", "type_message_here": "Ecrivez quelque chose ici ...." }, "button": {