fix: add space to timezone country

This commit is contained in:
2025-09-14 14:38:58 +04:00
parent 6a25f6b4cd
commit 63f947fefc
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ setSecurityHeaders();
<div class="countdown-other-timezones">
<?php
$timezones = defined('COUNTDOWN_TIMEZONES') ? COUNTDOWN_TIMEZONES : [
'Martinique/Guadeloupe' => 'America/Martinique',
'Martinique / Guadeloupe' => 'America/Martinique',
'Guyane' => 'America/Cayenne',
'France' => 'Europe/Paris',
'Ma\'ohi Nui' => 'Pacific/Tahiti',