-
Notifications
You must be signed in to change notification settings - Fork 346
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
Keys with plurals not found with new i18next v4 JSON format #677
Labels
bug
Something isn't working
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Can anybody else reproduce this behavior? |
I think it should be re-opened, it is still an issue with i18next v23.4.4 and react-i18next v13.1.2 and latest version of i18n-ally |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Keys with plurals show up as non-existent when using the new i18next v4 JSON format introduced with i18next v21, see:
https://www.i18next.com/misc/migration-guide
https://www.i18next.com/misc/json-format
Extension Version
i18n Ally v2.8.1
Framework/i18n package you are using
i18next v21.2.4
react-i18next v11.12.0
To Reproduce
Steps to reproduce the behavior:
Plural keys must then use suffixes "one", "other", ...
count
parameter as optioni18n key "my key" does not exist
Device Infomation
Extension Log
Go to
View
->Output
->i18n Ally
, and paste the content below. You should mask any sensitive informationThe text was updated successfully, but these errors were encountered: