update timezone display name

This commit is contained in:
MaysWind
2025-04-27 00:01:14 +08:00
parent 3087296263
commit de217a1bbf
11 changed files with 62 additions and 62 deletions
+2 -2
View File
@@ -199,7 +199,7 @@ export const ALL_TIMEZONES: TimezoneInfo[] = [
timezoneName: 'Atlantic/Azores'
},
{
displayName: 'Cabo Verde Is.',
displayName: 'Cabo Verde Is',
timezoneName: 'Atlantic/Cape_Verde'
},
// UTC
@@ -321,7 +321,7 @@ export const ALL_TIMEZONES: TimezoneInfo[] = [
timezoneName: 'Europe/Minsk'
},
{
displayName: 'Moscow, St. Petersburg',
displayName: 'Moscow, St Petersburg',
timezoneName: 'Europe/Moscow'
},
{