mirror of
https://github.com/LucasKalil-Programador/world-2026-hub.git
synced 2026-07-04 17:41:28 -03:00
feat(hero): advance countdown by clock without JSON updates
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
d354db3cf2
commit
fd71bd2c48
3 changed files with 80 additions and 38 deletions
|
|
@ -18,7 +18,7 @@ const dicts = {
|
|||
'nav.stats': 'Stats',
|
||||
'hero.live': 'Live',
|
||||
'hero.nextMatch': 'Next match',
|
||||
'hero.kickoff': 'Kickoff!',
|
||||
'hero.inProgress': 'In progress',
|
||||
'hero.countdownLabel': 'Time until kickoff',
|
||||
'hero.vs': 'vs',
|
||||
'countdown.days': 'days',
|
||||
|
|
@ -152,7 +152,7 @@ const dicts = {
|
|||
'nav.stats': 'Estatísticas',
|
||||
'hero.live': 'Ao vivo',
|
||||
'hero.nextMatch': 'Próxima partida',
|
||||
'hero.kickoff': 'Bola rolando!',
|
||||
'hero.inProgress': 'Bola rolando!',
|
||||
'hero.countdownLabel': 'Tempo até o início da partida',
|
||||
'hero.vs': 'vs',
|
||||
'countdown.days': 'dias',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue