#Localization Questions
Hi there!
-
How do you change the language of the game using Epic’s Localization System?
-
Epic code is simply taking all of our FText in the language we enter it and converting it for us?
-
How can I test whether Localization is working?
-
Do I have to do the translations myself by exporting / importing text, or does UE4 do this for me?
Do I have to change my OS language and Epic code detects this?
5 How do I change the language within a game menu while in game from C++ or BP ?
Thanks!
Rama