feat(countdown): allow counting down to a group

This commit is contained in:
Claude
2026-06-24 14:52:18 +00:00
committed by Carlos Valente
parent 161ab3fe13
commit 4addb50ca4
15 changed files with 427 additions and 48 deletions
+1
View File
@@ -16,6 +16,7 @@ export const langEn = {
'common.no_data': 'No data',
'countdown.ended': 'Event ended at',
'countdown.running': 'Event running',
'countdown.group_running': 'Event in group running',
'countdown.loaded': 'Event loaded',
'countdown.select_event': 'Select an event to follow',
'countdown.to_start': 'Time to start',