Translations for all languages (excluding English and Russian) are created by the player community.
You can join the translation team by following this link:
Several other translations are currently in progress at Transifex.
For languages with grammatical gender (such as German or Russian), gender can be defined using masculine, feminine, and neuter tags in the `Mob_Gender` string for each mob. Corresponding phrases can also be defined in a gender-specific way.
Gender tags should not be translated, but changed to the correct form for the target language.
The strings `Char_Defeat`, `Char_Hit`, and `Char_Kill` all have the form:
''Subject'' does something to ''Object''
These can take into account the grammatical gender of the Subject, provided it is correctly tagged in `XXX_Gender` (one of masculine, feminine, or neuter).
Localization strings are stored in the following files in the game's source code: