Pete Bacon Darwin
e5317d5eaf
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:05 -07:00
..
2019-09-09 19:10:54 -04:00
2020-04-14 12:07:43 -07:00
2020-01-15 14:58:07 -05:00
2020-04-29 14:31:12 -07:00
2020-04-29 14:31:12 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-17 16:15:10 -04:00
2020-04-21 13:30:25 -04:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-27 14:55:17 -07:00
2020-05-05 11:59:05 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-16 09:45:16 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-07 10:31:41 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2019-09-09 19:10:54 -04:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-29 08:36:43 -07:00
2020-04-14 12:07:43 -07:00