Adriano Raiano
Adriano Raiano
Can you reproduce it with the simple example in this repository? [examples/simple](https://github.com/i18next/next-i18next/tree/master/examples/simple)
If you like you could try if it works with: https://github.com/i18next/i18next-cli
Wow, Karel, thank you so much for this incredibly thoughtful and gracious post. 🎉 It's truly amazing what you've built and maintained with `i18next-parser` over the last decade. Half a...
If you like you could try if it works with: https://github.com/i18next/i18next-cli => example plugin here: https://github.com/i18next/i18next-cli/blob/main/test/plugin.svelte.test.ts
Lets wait for the official decision of AWS... currently it's not officially decided. As soon as they decide to remove it, we can create a new major version without callback...
Try v6.0.0.... this is a preliminary step before definitely removing the callback functionality.
You may want to try with https://github.com/i18next/i18next-cli ?
fyi: https://github.com/i18next/i18next-parser/issues/1148
If you want, you can try if it works with https://github.com/i18next/i18next-cli but i18next has no dedicated t.plural function... all this is done automatically, when having a count value: `t("folder-count", {...
If you like you could try if it works with: https://github.com/i18next/i18next-cli