Hi there!
My first scene contains text that I want to localize. However when the application reaches it, the localization hasn’t loaded yet and thus the text doesn’t get localized until my second scene. What’s the best way to work it around? I thought about preloading it during the splashscreen, but idk if this is the best choice and how to do it.
Thanks in advance!