Reactive helper for non React apps
Closed this issue · 1 comments
HazemKhaled commented
Hi,
I created this simple helper to use universe:i18n into regular Meteor app with Blaze template
Template.registerHelper('_', i18n.__);
Working fine, but not reactive, so we need to refresh after setLocale(), any hint to convert it to a reactive helper?
cristo-rabani commented
Hello,
Please use i18n.createReactiveTranslator