Skip to content

In the asklanguage script, most lines should be translated directly inside it.

Ghost User requested to merge (removed):translation into master

If we leave it as before, the lines "I speak [language]." will all be translated in the target language, which will be useless. That means we need to translate them all directly inside the script. Example: A player wants to change his language because he messed up, how would he know which one to choose if all lines "I speak [language]." are written in a language he doesn't understand at all?

Merge request reports