The default implementation of a MissingTranslationHandler that simply wraps the key with '##' around it.
return a string that will be shown for the requested i18n key in case of missing translations.
the i18n key
The default implementation of a MissingTranslationHandler that simply wraps the key with '##' around it.