diff --git a/js/globals.js b/js/globals.js index 565996f..659863c 100644 --- a/js/globals.js +++ b/js/globals.js @@ -65,6 +65,7 @@ const urlParams = new URLSearchParams(queryString); const HISPANIC_COUNTRYS = { 'argentina' : 'Argentina', 'bolivia' : 'Bolivia', + 'canary islands' : 'Islas Canarias', 'catalonia' : 'Cataluña', 'chile' : 'Chile', 'colombia' : 'Colombia',