Update gender age labels in locale files: Adjusted age group definitions and refined translations for gender terms in both German and English locale files.

This commit is contained in:
Torsten Schulz (local)
2026-02-09 15:21:41 +01:00
parent 52fb1ec183
commit a1ea192a73
2 changed files with 20 additions and 19 deletions

View File

@@ -99,26 +99,24 @@
}
},
"genderAge": {
"ageGroups": "infant:2|toddler:4|child:12|teen:18|youngAdult:25|adult:50|mature:70|elder:999",
"ageGroups": "infant:2|toddler:5|child:13|maidenhood:20|adult:50|mature:70|elder:999",
"male": {
"infant": "infant",
"toddler": "toddler",
"child": "boy",
"teen": "youth",
"youngAdult": "young man",
"infant": "babe",
"toddler": "wee one",
"child": "lad",
"maidenhood": "youth",
"adult": "man",
"mature": "sir",
"elder": "old man"
"mature": "goodman",
"elder": "old fellow"
},
"female": {
"infant": "infant",
"toddler": "toddler",
"child": "girl",
"teen": "maiden",
"youngAdult": "young woman",
"infant": "babe",
"toddler": "wee one",
"child": "lass",
"maidenhood": "maiden",
"adult": "woman",
"mature": "lady",
"elder": "old woman"
"mature": "goodwife",
"elder": "old dame"
}
},
"health": {