Grim Dawn reads community localizations from the “/localizations” subdirectory of the location the game is installed. This is usually similar to “Program Files\Steam\SteamApps\Common\Grim Dawn”. The game reads directly from a .zip file containing your localization files, which can be created using any standard .zip utility.
A community localization consists of a .zip file containing the localization texts along with a “language.def” file which tells the game the name of the localization as well as the font set to use.
example language.def:
language=French
fonts=FR
author=John Smith
The name given in the language field is what shows up in in game options. Community localizations appear as “community_French” for example in the language selection box in game options.
Currently the following font sets are available:
“CS” - Czech
“DE” - German
“EL” - Greek
“ES” - Spanish
“FR” - French
“HU” - Hungarian
“IT” - Italian
“KO” - Korean (Build 18)
“NL” - Dutch
“PL” - Polish
“RU” - Russian
“ZH” - Chinese (Build 18)
If you are working on a localization and require a font set for a different language, please PM me the request along with a link to the unicode alphabet for your desired language. We can usually patch new font sets into the game within a few hours.
If you have game related issues with your translation you can post in this thread for help.
Thanks to the community localizers for their effort!