feat(falukant): add 'lover_breakup_risk_high' event handling and localization updates
All checks were successful
Deploy to production / deploy (push) Successful in 2m52s

- Introduced a new event type for high breakup risk in relationships, including a sample payload for integration.
- Updated the MessagesDialog component to handle new parameters related to breakup risk.
- Added translations for the new event in Cebuano, German, English, Spanish, and French to enhance user understanding of relationship dynamics.
- Enhanced documentation to reflect the new notification structure for high breakup risk events.
This commit is contained in:
Torsten Schulz (local)
2026-04-13 12:21:24 +02:00
parent 1bce855b3a
commit 162e908c1c
8 changed files with 79 additions and 0 deletions

View File

@@ -102,6 +102,10 @@
"title": "Terremoto",
"description": "Un terremoto ha sacudido la región {regionName}."
},
"lover_breakup_risk_high": {
"title": "Crisis en una relación",
"description": "Una relación está cerca de romperse. Riesgo: {risk_percent}% · Afecto {affection}, visibilidad {visibility}, discreción {discretion}, con fondos insuficientes durante {months_underfunded} meses."
},
"taxes": {
"title": "Impuestos",
"loading": "Cargando datos de impuestos...",