get Or Default
Get a translation for the given key. If the translation is not found, the fallback will be used. If the fallback is not found, the key will be returned.
Be careful when using this method that it will not cause a stack overflow. Use getTranslation instead.