Merge pull request #501 from Zazou89/patch-12

Broken again 😬
This commit is contained in:
jliddev
2020-11-21 16:34:06 -08:00
committed by GitHub

View File

@@ -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": {