From 9e7d64b4528a625d710db9139ec39be0f1a12384 Mon Sep 17 00:00:00 2001 From: anneFougere <98310020+anneFougere@users.noreply.github.com> Date: Tue, 12 Nov 2024 17:22:24 +0100 Subject: [PATCH] Rename 'la Suisse' to 'Suisse' for french --- constants/countryCodes.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants/countryCodes.ts b/constants/countryCodes.ts index 712f40b..b7ee75f 100644 --- a/constants/countryCodes.ts +++ b/constants/countryCodes.ts @@ -6703,7 +6703,7 @@ export const countryCodes: CountryItem[] = [ "ro": "Elveţia", "bg": "Швейцария", "de": "Schweiz", - "fr": "la Suisse", + "fr": "Suisse", "nl": "Zwitserland", "it": "Svizzera", "cn": "瑞士",