feat(i18n, frontend): add 'acknowledgeHelp' translations and UI enhancements
All checks were successful
Deploy to production / deploy (push) Successful in 2m56s

- Introduced 'acknowledgeHelp' translations in Cebuano, German, English, and Spanish to provide users with context about the implications of acknowledging relationships.
- Updated the FamilyView component to display the new 'acknowledgeHelp' information, enhancing user understanding of relationship dynamics.
- Improved styling for the acknowledgment help section to ensure clarity and visibility within the user interface.
This commit is contained in:
Torsten Schulz (local)
2026-04-10 10:29:20 +02:00
parent 7e0821c96b
commit 9582e7b900
5 changed files with 58 additions and 6 deletions

View File

@@ -786,6 +786,12 @@
"title": "Posibles relaciones",
"roleLabel": "Forma de la relación",
"none": "Actualmente no hay nuevas relaciones adecuadas."
},
"acknowledgeHelp": {
"title": "¿Qué significa \"reconocido\"?",
"meaning": "Una relación reconocida es pública. Normalmente aumenta la visibilidad y el riesgo de escándalo.",
"tradeoff": "Reconocer conviene si quieres una relación abierta y estable. No reconocer conviene si prefieres discreción y menos riesgo.",
"buttonHint": "Hace oficial la relación y reduce la discreción."
}
},
"notifications": {