core
core copied to clipboard
MissingTranslationHandlerand and fallback
Hi all,
I'm trying to us the MissingTranslationHandler class to be able to log missing translation keys. This work correctly.
After logging these, I'm trying to get the translation of the default language (fallback). Is there a way to do it ?
Thanks