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-04-14 12:08:36 -07:00
2020-04-14 12:08:36 -07:00
2020-04-22 17:10:28 -04:00
2020-04-30 11:41:49 -07:00
2020-04-28 12:22:40 -07:00
2020-05-04 12:50:02 -07:00
2020-05-05 11:59:04 -07:00
2020-05-01 09:50:28 -07:00
2020-04-14 12:08:36 -07:00
2020-04-14 12:08:36 -07:00
2020-05-05 11:50:00 -07:00
2020-04-14 12:08:36 -07:00
2020-05-04 12:50:47 -07:00
2020-05-05 11:58:27 -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-05-04 12:36:49 -07:00
2020-05-01 09:44:07 -07:00
2020-04-14 12:08:36 -07:00
2020-04-24 11:03:38 -07:00
2019-11-06 00:48:34 +00:00
2020-04-22 17:11:20 -04:00
2017-03-08 16:29:27 -08:00
2019-07-16 13:02:10 -04:00
2020-01-13 07:21:43 -08:00
2019-11-20 14:46:23 -08:00
2020-03-03 09:20:49 -08:00
2019-07-18 14:21:25 -07:00
2019-07-18 14:21:25 -07:00
2019-07-18 14:21:26 -07:00
2020-04-24 11:03:38 -07:00
2020-04-14 12:08:36 -07:00