wallabag / wallabag/wallabagger
Use Intl.PluralRules instead of custom i18n declension
Open
enhancement
i18n
- Dominant language
- JavaScript
- Stars
- 471
- Forks
- 71
- Avg merge
- 4d 17h
- Merged PRs (30d)
- 4
Description
Right now, [this API](https://developers.google.com/web/updates/2017/10/intl-pluralrules) is a bit young to implement here and having a wide compatibility range ([Firefox 53](https://bugzilla.mozilla.org/show_bug.cgi?id=1270146) and [Chrome 63](https://bugs.chromium.org/p/v8/issues/detail?id=5601)). I couldn't find any news about Edge.
Maybe for the next Firefox ESR release or later. I keep that here as a future documentation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.