diff --git a/wowup-electron/src/assets/i18n/fr.json b/wowup-electron/src/assets/i18n/fr.json index 6076c6f8..621a172a 100644 --- a/wowup-electron/src/assets/i18n/fr.json +++ b/wowup-electron/src/assets/i18n/fr.json @@ -76,10 +76,10 @@ "e+3": "{count}", "e+4": "{count}", "e+5": "{count}", - "e+6": "{count} {count, plural, =1{million} other{millions}}", + "e+6": "{count} {count, plural, one{million} other{millions}}", "e+7": "{count} millions", "e+8": "{count} millions", - "e+9": "{count} {count, plural, =1{milliard} other{milliards}}", + "e+9": "{count} {count, plural, one{milliard} other{milliards}}", }, "ENUM": { "ADDON_CHANNEL_TYPE": {