We will now render the translation keys that are not supported by LanguageCenter, using the original Laravel translator.
Example __('Create :resource')
is not supported by LanguageCenter, and will therefor be translated by the original Laravel translator.