Hi,
I've been trying to use your plugin. Thank you so much for creating it. It looks like there has been some API churn upstream and some small changes are required to make it work. .freeze() looks like it was deprecated and replaced with .requestLocales() and the README still shows get() rather than getSync().
Hope you keep working on this, as it's helped me a lot to understand l20n and how to use it with requirejs. Let me know if I can help test out any changes.
Hi,
I've been trying to use your plugin. Thank you so much for creating it. It looks like there has been some API churn upstream and some small changes are required to make it work. .freeze() looks like it was deprecated and replaced with .requestLocales() and the README still shows get() rather than getSync().
Hope you keep working on this, as it's helped me a lot to understand l20n and how to use it with requirejs. Let me know if I can help test out any changes.