Enhance NobilityView with new house position and condition formatting: Introduce methods to format house position labels and house condition descriptions based on numeric values. Update requirement translations to utilize these new methods for improved clarity and localization.

This commit is contained in:
Torsten Schulz (local)
2026-03-23 10:47:54 +01:00
parent 80d8caee88
commit ce36315b58
7 changed files with 181 additions and 36 deletions

View File

@@ -921,6 +921,9 @@
"overview": "Übersicht",
"advance": "Erweitern"
},
"highestPoliticalOffice": "Höchstes politisches Amt",
"highestOfficeAny": "Höchstes Amt insgesamt",
"none": "keines",
"nextTitle": "Nächster möglicher Titel",
"requirement": {
"money": "Vermögen mindestens {amount}",
@@ -930,6 +933,8 @@
"house_position": "Hausstand mindestens Stufe {amount}",
"house_condition": "Hauszustand mindestens {amount}",
"office_rank_any": "Höchstes politisches oder kirchliches Amt mindestens Rang {amount}",
"office_rank_political": "Höchstes politisches Amt mindestens Rang {amount}",
"lover_count_min": "Mindestens {amount} Liebhaber oder Mätressen",
"lover_count_max": "Höchstens {amount} Liebhaber oder Mätressen"
},
"advance": {