Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore plural cases of units for now
[This PR](unicode-org/cldr#474) added information about cases for pluralization of units. This code was not ready for that, and started returning whichever happened to be that last case in the section. For now, we'll just return the case-less version as we always did.
- Loading branch information