TimeZone: Remove political reference (#52689)

* Remove political reference

* Name adjustment

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
pull/52690/head
Ilya Stoliar 3 years ago committed by GitHub
parent be5e96f628
commit d0db3ab306
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      packages/grafana-data/src/datetime/timezones.ts

@ -341,7 +341,7 @@ const countryByCode: Record<string, string> = {
OM: 'Oman', OM: 'Oman',
PK: 'Pakistan', PK: 'Pakistan',
PW: 'Palau', PW: 'Palau',
PS: 'Palestinian Territory (Occupied)', PS: 'Palestine, State of',
PA: 'Panama', PA: 'Panama',
PG: 'Papua New Guinea', PG: 'Papua New Guinea',
PY: 'Paraguay', PY: 'Paraguay',

Loading…
Cancel
Save