kow__ I was wondering if it was possible to change the language in-game. I tried with OS, and I think you need to access the Translation you need to change and use set_locale() on it? Anyway, thanks in advance.
wombatstampede Like this: TranslationServer.set_locale("en") AFAIK this won't change the translation in scenes which are already instanced/loaded.