Open syeopite opened 3 years ago
Note that i18next plurals support can be extracted from https://github.com/iv-org/invidious/pull/2646.
Everything is ready for v3, and a few minor modifications (and tests) are required to support v1 and v2. A complete CLDR database is required for the plurals of v4.
I18next is another popular standard translation format. It's features includes:
So, I think it's a good candidate for next major backend Lens implements. Perhaps in 0.2?