From f1737179967ed3435670fdaf2c510201e7d0ebf3 Mon Sep 17 00:00:00 2001 From: Alexander Friedland Date: Tue, 16 Aug 2022 15:52:31 +0200 Subject: [PATCH] Update frontend/src/locales/index.js Co-authored-by: Moriz Wahl --- frontend/src/locales/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/locales/index.js b/frontend/src/locales/index.js index 64448acc7..741dbe02f 100644 --- a/frontend/src/locales/index.js +++ b/frontend/src/locales/index.js @@ -18,7 +18,7 @@ const locales = [ enabled: true, }, { - name: 'French', + name: 'Français', code: 'fr', iso: 'fr-FR', enabled: true,