localization icon indicating copy to clipboard operation
localization copied to clipboard

Ignore CLDR plural rules that are only used for decimals

Open fisharebest opened this issue 2 years ago • 0 comments

CLDR plural rules contain annotations @integer and @decimal.

We do not need the decimals. We should exclude rules that are only used for decimals. We can then compare the remaining rules with our own logic.

fisharebest avatar Oct 26 '22 14:10 fisharebest