Quote:
Originally Posted by Callice
Though i have a question..
If the closed beta is in korean.. when the hell are they going to change the Language to english ? Wont that take coding or something to do ???
Callice.
P.S i dont know much about Coding and putting languages in games.
|
Changing languages in a game is called "localization". Basically, all text strings in the game are stored in a file and are called when needed in the available language you want.
Text strings just need to be translated and stored into the localization document.