Translation Files#
Available translation file types, their descriptions and properties. The majority of the time the key prefix for translation keys need to be included or they won’t work. While this is not always the case, it’s preferable to follow these guidelines to avoid issues with missing translations and to make it cleaner when referencing the translation keys in code or scripts.
The pattern properties are patterns that the translation keys must match in order to be valid, they are simply more specific rules than just the prefix if you are interested in knowing the details. Those were defined from the vanilla translation files for the most part and might be incomplete or too specific.
Attributes#
File Name |
|
Function |
|
Pattern Properties |
|
BodyParts#
File Name |
|
Function |
|
Pattern Properties |
|
Challenge#
File Name |
|
Function |
|
Key Prefix |
|
Pattern Properties |
|
DynamicRadio#
Dynamic radio translations.
File Name |
|
Function |
|
Key Prefix |
|
Pattern Properties |
|
Entity#
Translations for entity UIs.
File Name |
|
Function |
|
Key Prefix |
|
Pattern Properties |
|
EvolvedRecipeName#
Translations for evolved recipe scripts.
File Name |
|
Function |
|
Pattern Properties |
|
Farming#
Translations for farming menus.
File Name |
|
Function |
|
Key Prefix |
|
Pattern Properties |
|
Fluids#
Translations for fluid related UI elements and fluid containers.
File Name |
|
Function |
|
Key Prefix |
|
Pattern Properties |
|
GameSound#
Game sounds and categories translations.
File Name |
|
Function |
|
Key Prefix |
|
Pattern Properties |
|
IG_UI#
Translations for in-game user interface elements.
File Name |
|
Function |
|
Key Prefix |
|
Pattern Properties |
|
ItemName#
Translations for item scripts. The key needs to be the full type of the item.
File Name |
|
Function |
|
Pattern Properties |
|
Location_Generic#
A translation file for the map. The filename needs to refer the file “map.info” in the mod’s media folder.
File Name |
|
Function |
|
Keys |
|
MakeUp#
Translations for make up.
File Name |
|
Function |
|
Pattern Properties |
|
MapLabel#
File Name |
|
Function |
|
Key Prefix |
|
Pattern Properties |
|
Mod#
Translations for the mod.info file. Possible keys are “name” and “description”.
File Name |
|
Function |
|
Keys |
|
Moodles#
Moodles status and descriptions translations
File Name |
|
Function |
|
Key Prefix |
|
Pattern Properties |
|
Moveables#
Moveable tiles as items translations.
File Name |
|
Function |
|
Pattern Properties |
|
MultiStageBuild#
Translations for multi stage build.
File Name |
|
Function |
|
Key Prefix |
|
Pattern Properties |
|
Print_Media#
Text content for media items such as newspapers, describing their content.
File Name |
|
Function |
|
Key Prefix |
|
Pattern Properties |
|
Print_Text#
Raw text content for media items such as newspapers, describing their content.
File Name |
|
Function |
|
Key Prefix |
|
Pattern Properties |
|
RadioData#
Radio translations with the key being a GUID of the radio text.
File Name |
|
Function |
|
Key Prefix |
|
Pattern Properties |
|
RecipeGroups#
File Name |
|
Function |
|
Key Prefix |
|
Pattern Properties |
|
Recipes#
Translations for the craftRecipe scripts. The key needs to be the ID of the craftRecipe block.
File Name |
|
Function |
|
Pattern Properties |
|
Recorded_Media#
Recorded media translations with the key being a GUID of the media text.
File Name |
|
Function |
|
Key Prefix |
|
Pattern Properties |
|
Sandbox#
Sandbox options translations.
File Name |
|
Function |
|
Key Prefix |
|
Pattern Properties |
|
Stash#
Survivor maps translations.
File Name |
|
Function |
|
Key Prefix |
|
Pattern Properties |
|
SurvivalGuide#
Survival guide translations.
File Name |
|
Function |
|
Key Prefix |
|
Pattern Properties |
|
SurvivorNames#
All possible automatic character names. Used for random name generation of the player character or for zombies.
File Name |
|
Function |
|
Pattern Properties |
|
Tooltip#
Tooltips used for UIs.
File Name |
|
Function |
|
Key Prefix |
|
Pattern Properties |
|
UI#
Translation file for user interface elements.
File Name |
|
Function |
|
Key Prefix |
|
Pattern Properties |
|