Closed pascalmoser closed 1 year ago
Currently we do not have I18nContext in snippets. It is not possible to use i18n_current_context() in snippets without creating the context manually.
i18n_current_context()
Feature request: I18nContextAware flag for snippets.
Fixed with #128
Currently we do not have I18nContext in snippets. It is not possible to use
i18n_current_context()
in snippets without creating the context manually.Feature request: I18nContextAware flag for snippets.