Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for I18next JSONv3 #2

Open
syeopite opened this issue Sep 1, 2021 · 1 comment
Open

Add support for I18next JSONv3 #2

syeopite opened this issue Sep 1, 2021 · 1 comment
Milestone

Comments

@syeopite
Copy link
Owner

syeopite commented Sep 1, 2021

I18next is another popular standard translation format. It's features includes:

  • Plurals
  • Interpolation
  • Formatting
  • Nesting
  • Objects and arrays

So, I think it's a good candidate for next major backend Lens implements. Perhaps in 0.2?

@syeopite syeopite added this to the 0.2.0 milestone Sep 1, 2021
@SamantazFox
Copy link

Note that i18next plurals support can be extracted from iv-org/invidious#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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants