mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-06 15:59:50 +00:00
As we didn't (and still don't) have Intl.PluralRules when we implemented Intl.NumberFormat, we use a locale-unaware basic implementation to pick a pattern based on a number's value. Templatize this method for now to work other other format-like structures (will be used for relative-time formatting).
4.3 KiB
4.3 KiB