Translation Schema
Schema Type: JSONType: object
No Description Found
DialogueDictionary
Type: object
Translation table for dialogue and Nomai text.
ShipLogDictionary
Type: object
Translation table for Ship Log (entries, facts, etc).
UIDictionary
Type: object
Translation table for UI elements e.g., item names, planet names, HUD notification. Basically anything that is not dialogue, Nomai text, or ship logs.
OtherDictionary
Type: object
Translation table for other text, will be taken verbatim without correcting CDATA. This is meant only for use in your custom code with the GetTranslationForOtherText API method.
AchievementTranslations
Type: object
Translation table for achievements. The key is the unique ID of the achievement
$schema
Type: string
The schema to validate with