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:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user