add translation keys for timer message labels

This commit is contained in:
Joel Wetzell
2026-02-26 19:57:25 -06:00
committed by Carlos Valente
parent 2ef0b81743
commit 1202ef3e80
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -8,6 +8,8 @@ export const langEn = {
'common.scheduled_end': 'Scheduled end',
'common.expected_start': 'Expected start',
'common.expected_end': 'Expected end',
'common.timer_message': 'Timer message',
'common.secondary_message': 'Secondary message',
'common.stage_timer': 'Stage Timer',
'common.started_at': 'Started At',
'common.time_now': 'Time now',