Pete Bacon Darwin
2ff4b357d7
fix(core): handle pluralize functions that expect a number ( #36901 )
...
Previously we were passing a string form of the value to pluralize
to the `getLocalePluralCase()` function that is extracted from the
locale data. But some locales have functions that rely upon this
value being a number not a string.
Now we convert the value to a number before passing it to the
locale data function.
Fixes #36888
PR Close #36901
2020-05-05 11:59:04 -07:00
..
2020-05-05 11:59:04 -07:00
2020-04-14 12:08:36 -07:00
2020-04-29 14:31:12 -07:00
2020-04-14 12:08:36 -07:00
2020-04-14 12:08:36 -07:00
2020-04-14 12:08:36 -07:00
2020-04-14 12:08:36 -07:00
2020-04-14 12:08:36 -07:00
2020-05-04 12:37:42 -07:00
2020-04-14 12:08:36 -07:00
2020-04-14 12:08:36 -07:00
2020-04-14 12:08:36 -07:00
2020-04-14 12:08:36 -07:00
2020-04-14 12:08:36 -07:00
2020-04-14 12:08:36 -07:00
2020-04-14 12:08:36 -07:00
2020-04-14 12:08:36 -07:00
2020-04-14 12:08:36 -07:00
2020-04-14 12:08:36 -07:00
2020-04-14 12:08:36 -07:00
2020-04-14 12:08:36 -07:00
2020-04-14 12:08:36 -07:00
2020-03-24 10:14:47 -07:00
2020-04-14 12:08:36 -07:00
2020-04-14 12:08:36 -07:00
2020-04-14 12:08:36 -07:00
2020-04-14 12:08:36 -07:00
2020-04-14 12:08:36 -07:00
2020-04-14 12:08:36 -07:00
2020-04-14 12:08:36 -07:00
2020-04-14 12:08:36 -07:00
2020-04-14 12:08:36 -07:00
2020-04-21 21:57:48 -04:00
2020-04-14 12:08:36 -07:00