localization
localization copied to clipboard
Ignore CLDR plural rules that are only used for decimals
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.