Closed mikutas closed 6 years ago
Return value of Configuration::getLocale() in conf.ts is 'en-US' when valid(=not null, not undefined, and not zero-length) locale is set. I think this PR will fix the problem.
Configuration::getLocale()
conf.ts
Thank you.
Return value of
Configuration::getLocale()
inconf.ts
is 'en-US' when valid(=not null, not undefined, and not zero-length) locale is set. I think this PR will fix the problem.Thank you.