You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it is working but it will only ever render the default locale string. It doesn't seem to be reactive. Is there a way to make the direct call to __(key) picking up the changed locale?
The text was updated successfully, but these errors were encountered:
re: Is there a way to make the direct call to __(key) picking up the changed locale?
I'm not sure.
Maybe ask the Universe I18n devs directly? https://atmospherejs.com/universe/i18n
I've tried to enhance the following code in
imports/ui/pages/login.js
:it is working but it will only ever render the default locale string. It doesn't seem to be reactive. Is there a way to make the direct call to
__(key)
picking up the changed locale?The text was updated successfully, but these errors were encountered: