feat(falukant): add age information to lovers in family view
All checks were successful
Deploy to production / deploy (push) Successful in 3m7s

- Updated FalukantService to include age details for partners in relationships.
- Added translations for 'age' in English, German, and Spanish localization files.
- Enhanced FamilyView component to display age information for lovers and candidates, improving user experience.
This commit is contained in:
Torsten Schulz (local)
2026-03-31 11:36:12 +02:00
parent db0e80a559
commit 0d625f1727
16 changed files with 2249 additions and 1 deletions

View File

@@ -677,6 +677,7 @@
"lovers": {
"title": "Liebhaber und Mätressen",
"none": "Keine Liebhaber vorhanden.",
"age": "Alter",
"affection": "Zuneigung",
"visibility": "Sichtbarkeit",
"discretion": "Diskretion",

View File

@@ -728,6 +728,7 @@
"lovers": {
"title": "Lovers and Mistresses",
"none": "No lovers present.",
"age": "Age",
"affection": "Affection",
"visibility": "Visibility",
"discretion": "Discretion",

View File

@@ -658,6 +658,7 @@
"lovers": {
"title": "Amantes y favoritas",
"none": "No hay amantes.",
"age": "Edad",
"affection": "Afecto",
"visibility": "Visibilidad",
"discretion": "Discreción",