Closed murrant closed 4 years ago
Hmm, maybe not use es6 here?
Yes, this should not use es6.
Also, I'm not sure about the necessity of this feature. What is the use case?
I am loading languages selectively via external template. So just simple:
With existing code, you lose the fallback language (I have many partial translations in my app).
updated to not use es6, I'll update tests if it is ok.
@martinlindhe Anything else needed to get this merged?
LGTM
Hmm, maybe not use es6 here?