Green Tea is the multi-language programming language
To use another language, use use_language_file keyword
The variables’ name, functions’ name, classes’ name, keywords could be translated, but hard-codded strings could not.
Ex:
In ru.gtlang, we could define:
// (could add more here)
in the source file, use
use_language_file ru.gtlang
now you could code: