discourse/plugins/discourse-calendar/config
Martin Brennan 2f07739215
FIX: Event notification translation for predefined attendance (#34053)
When users were sent a notification when they were signed up to
an event with predefined attendance, the translation key was misssing,
since we originally needed to append `_html` to the key, but don't
anymore.

Handled this broken translation and used the eventName instead
of description in the notification, since the latter is not always
set and was not passed to I18n anyway.

<img width="1108" height="100" alt="image"
src="https://github.com/user-attachments/assets/d1d1ed16-237a-451b-b376-0c9f4acb9cd4"
/>

<img width="484" height="148" alt="image"
src="https://github.com/user-attachments/assets/bb793249-9c5e-4ef1-b045-abcef8706c97"
/>
2025-08-04 13:48:03 +10:00
..
locales FIX: Event notification translation for predefined attendance (#34053) 2025-08-04 13:48:03 +10:00
routes.rb DEV: Move discourse-calendar to core (#33570) 2025-07-15 16:38:05 +02:00
settings.yml DEV: Move discourse-calendar to core (#33570) 2025-07-15 16:38:05 +02:00