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

Support new plural suffixes with JSON v4 format #252

Merged
merged 3 commits into from
Aug 25, 2023

Commits on Aug 21, 2023

  1. Support new plural suffixes

    Fixes i18nextgh-228
    
    Signed-off-by: Scott González <[email protected]>
    scottgonzalez authored and cheton committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    092c194 View commit details
    Browse the repository at this point in the history
  2. refactor: rename the pluralVersion option to compatibilityJSON to…

    … align with the conventions of `i18next`
    cheton committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    39d3dcf View commit details
    Browse the repository at this point in the history
  3. update test name

    scottgonzalez committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    e33d654 View commit details
    Browse the repository at this point in the history