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
I added your translations and they should work. I also made the english files match your german files in terms of file structure so hopefully that will improve compatibility.
So to be clear, the only file I changed after adding your german files was I changed localization/english/replace/game_concepts_l_english.yml. I moved that to localization/english/game_concepts_tt_l_english.yml
But what about common/game_concepts/00_game_concepts.txt? Do you know if there is there a way I can make that file more compatible?
As you can see the file only contains the new game_concept lines, and because it isnt named the same you probably never have to update your mod again
I corrected also the gentleman and gentlewoman, but I didn't found a perfect solution, but at least it can display now
Love your mod btw, great work
It took me also long to understand the localizations
but in short, if you add new localization, it has just to be named <something>_l_<language>
and you just have to put it in the localization/<language> folder
BUT
If you wanna replace a vanilla localization line, the file with the line should be in the localization/<language>/replace folder.
As I said in my comment, I replaced all of my code with these updates you made here.