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
the internal function createLocaliser in 18n.go, unconditionally loads the us english file. This needs to be fixed by loading it only if necessary and also it means the file needs to be part of the deploy list so that it's accessible at run time.
the internal function createLocaliser in 18n.go, unconditionally loads the us english file. This needs to be fixed by loading it only if necessary and also it means the file needs to be part of the deploy list so that it's accessible at run time.
This issue depends on #17
The text was updated successfully, but these errors were encountered: