i18n-polyfill
i18n-polyfill copied to clipboard
Is it possible to add more translations (source + target) at runtime ?
I would love to get some hint about how to push new translations (source & target) at runtime.
Would it be enough to call TranslationBundle.load()
as it is done in the I18n Class ?