feat: timeline view

This commit is contained in:
Carlos Valente
2024-07-22 22:28:17 +02:00
parent 1ddcec993a
commit 2105a2af2a
33 changed files with 805 additions and 17 deletions
@@ -19,4 +19,8 @@ export const langPl: TranslationObject = {
'countdown.to_start': 'Do rozpoczęcia',
'countdown.waiting': 'Oczekiwanie na start',
'countdown.overtime': 'ponad czasem',
'timeline.live': 'live',
'timeline.done': 'Zakończony',
'timeline.due': 'termin',
'timeline.followedby': 'Następnie',
};