From e87d39e3f4a75f9b02ab997082e5886f96bc0314 Mon Sep 17 00:00:00 2001 From: Christian Studer Date: Wed, 25 Jan 2023 09:24:52 +0100 Subject: [PATCH] fix: [region] JQed all the things !! --- clusters/region.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/clusters/region.json b/clusters/region.json index 862a1ae..34a40d7 100644 --- a/clusters/region.json +++ b/clusters/region.json @@ -70,8 +70,8 @@ "value": "009 - Oceania" }, { - "value": "010 - Antarctica", - "uuid": "6d4ae555-f559-48ac-9777-926a406b7969" + "uuid": "6d4ae555-f559-48ac-9777-926a406b7969", + "value": "010 - Antarctica" }, { "meta": { @@ -81,7 +81,7 @@ "270 - Gambia", "288 - Ghana", "324 - Guinea", - "384 - C\u00f4te d\u2019Ivoire", + "384 - Côte d’Ivoire", "430 - Liberia", "466 - Mali", "478 - Mauritania", @@ -130,7 +130,7 @@ "454 - Malawi", "480 - Mauritius", "508 - Mozambique", - "638 - R\u00e9union", + "638 - Réunion", "646 - Rwanda", "690 - Seychelles", "706 - Somalia", @@ -229,12 +229,12 @@ "388 - Jamaica", "474 - Martinique", "500 - Montserrat", - "531 - Cura\u00e7ao", + "531 - Curaçao", "533 - Aruba", "534 - Sint Maarten (Dutch part)", "535 - Bonaire, Sint Eustatius and Saba", "630 - Puerto Rico", - "652 - Saint Barth\u00e9lemy", + "652 - Saint Barthélemy", "659 - Saint Kitts and Nevis", "660 - Anguilla", "662 - Saint Lucia", @@ -473,7 +473,7 @@ "233 - Estonia", "234 - Faroe Islands", "246 - Finland", - "248 - \u00c5land Islands", + "248 - Åland Islands", "352 - Iceland", "372 - Ireland", "428 - Latvia", @@ -542,4 +542,4 @@ } ], "version": 1 -} \ No newline at end of file +}