mirror of
https://github.com/YGGverse/HLState.git
synced 2025-02-05 19:54:13 +00:00
add timezone identifier
This commit is contained in:
parent
6403b2fa8c
commit
72d40cfa1f
@ -213,9 +213,10 @@ class MainController extends AbstractController
|
||||
$day,
|
||||
$total,
|
||||
sprintf(
|
||||
$translatorInterface->trans('%s:00-%s:00 online %s'),
|
||||
$translatorInterface->trans('%s:00-%s:00 %s online %s'),
|
||||
$hour,
|
||||
$hour + 1,
|
||||
date('e'),
|
||||
$total
|
||||
),
|
||||
'background-color-default',
|
||||
|
Loading…
x
Reference in New Issue
Block a user