We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
Anyone have any ideas where habitat descriptions are located? I created a new habitat designation, "Farming", but I don't know where to go to change the description of it.
Localization can be found in Stellaris\localisation.
For your mod, you'll have to create the localization file yourself - by copy-pasting and renaming an existing one, since it does use some unique file properties that you won't get if you just save it as .yml, and then semply use the key that you see in the UI.
You can also go to: Documents\Paradox Interactive\Stellaris\logs
...and open logs.error - it'll show you what keys are missing, so you can copy-paste them from there.