From 83590be51b088135ede8c9518c838fd1f29d3d21 Mon Sep 17 00:00:00 2001 From: Alexander Friedland Date: Tue, 16 Aug 2022 16:01:28 +0200 Subject: [PATCH] Update frontend/src/locales/de.json Co-authored-by: Moriz Wahl --- frontend/src/locales/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/locales/de.json b/frontend/src/locales/de.json index 317754674..7fc8e38a4 100644 --- a/frontend/src/locales/de.json +++ b/frontend/src/locales/de.json @@ -247,7 +247,7 @@ "de": "Deutsch", "en": "English", "es": "Español", - "fr": "French", + "fr": "Français", "nl": "Dutch", "success": "Deine Sprache wurde erfolgreich geändert." },