Which i18n library do you suggest to use it with Svelte + Meteor?
1 Like
I would just use https://www.npmjs.com/package/svelte-i18n, which seems to be the most popular i18n solution for Svelte — I’m about to implement it into my application, I’ll post back if I end up being dissatisfied with it.
2 Likes
Nice! I’ll have a look.
Just curious to know if this package can manage even server-side translations.
Let me know.
Thanks
1 Like