Skip to content
This repository was archived by the owner on Dec 20, 2025. It is now read-only.
Discussion options

You must be logged in to vote

Hi @ZakolkaTV,

I am not entirely sure what you are asking, but I can explain the difference between Local and Symbol, and why they're showing up. This has to do with languages and translations.

Take for example part of this journal event:

{ 
	"Government": "$government_PrisonColony;", 
	"Government_Localised": "Colonie pénitentiaire" 
}

When the game has to output text that is different between different languages, for example for commodities, factions and other things, the game outputs both a symbol and a localised version of the text.

The symbol is the culture-invariant version of the text, in this case: $government_PrisonColony;. Though a bit harder to read, it is the non-translated ve…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by Somfic
Comment options

You must be logged in to vote
2 replies
@Somfic
Comment options

@ZakolkaTV
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
documentation Improvements or additions to documentation
2 participants