i18n-node
i18n-node copied to clipboard
Default locales for the app will be dynamic from the database. Is any idea on that?
On the package, default locales will be static only. When I changed the locale from the database will not be set because it set in the default locales. When I try to set the default locales from the database its not set because of async process.
I have done that on my core, but I want to know whether the solution was already provided on the core pack itself