Enhance FalukantWidget gender label logic and add age-based labels: Updated gender label computation to include age-based distinctions for children and adults. Added new translation key for "years" in both German and English locale files.

This commit is contained in:
Torsten Schulz (local)
2026-02-09 15:12:23 +01:00
parent c8d8254fc1
commit b51d396afc
3 changed files with 18 additions and 3 deletions

View File

@@ -119,6 +119,7 @@
"name": "Name",
"money": "Vermögen",
"age": "Alter",
"years": "Jahre",
"mainbranch": "Heimatstadt",
"nobleTitle": "Stand"
},

View File

@@ -93,6 +93,11 @@
"children": "Children",
"children_unbaptised": "Unbaptised children"
},
"overview": {
"metadata": {
"years": "years"
}
},
"health": {
"amazing": "Amazing",
"good": "Good",