Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
"unmodded games" isn't a title; it should be translated if you can. The game rule text for that is just trying to say it's the vanilla behavior.
For setting_WCR_enable_influences_desc / setting_WCR_disable_influences_desc
The word "monarchs" gets printed to the string and need to be translated. You can move the whole block in the brackets around if grammar demands it.
Same thing for anything else with the [Concept()] blocks.
The way these work is that Concept() takes in two strings. The first one is the concept string (e.g. "concept_head_of_state") and stays the same. The second string is the one that gets added to the text actually shown on screen. This way, we can properly put in concept tooltips and make sure they don't conflict with grammar, especially when the word needs to be a plural noun.
So sorry... My bad...