File size: 2,359 Bytes
9bc98d9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 | {
"EU": [
"Europe",
"European Continent",
"European Region",
"Continent of Europe"
],
"N_EU": [
"Northern Europe",
"North Europe",
"Northern European Region",
"North European Region",
"Region of Northern Europe"
],
"S_EU": [
"Southern Europe",
"South Europe",
"Southern European Region",
"South European Region",
"Region of Southern Europe"
],
"W_EU": [
"Western Europe",
"West Europe",
"Western European Region",
"West European Region",
"Region of Western Europe"
],
"E_EU": [
"Eastern Europe",
"East Europe",
"Eastern European Region",
"East European Region",
"Region of Eastern Europe"
],
"C_EU": [
"Central Europe",
"Central European Region",
"Region of Central Europe"
],
"EACN": [
"Eastern Continental",
"Eastern Continental Europe",
"East Continental",
"East Continental Europe",
"Eastern Continental Region"
],
"RUSS": [
"Russian",
"Russian Region",
"Russian Area",
"Russian Subregion"
],
"BALK": [
"Balkan Peninsula",
"Balkans",
"Balkan Region",
"Balkan Area"
],
"CENT": [
"Central European Group",
"Central Europe Group",
"Central European Region"
],
"NORD": [
"Nordic Countries",
"Nordic Region",
"Nordic Europe",
"Nordic Area"
],
"SCAN": [
"Scandinavia",
"Scandinavian Region",
"Scandinavian Europe",
"Scandinavian Area"
],
"BALT": [
"Baltic States",
"Baltic Region",
"Baltic Europe",
"Baltic Area"
],
"BRIT": [
"British Isles",
"Britain and Ireland",
"British Region",
"British Isles Region"
],
"IBER": [
"Iberian Peninsula",
"Iberia",
"Iberian Region",
"Iberian Area"
],
"MEDI": [
"Mediterranean Islands",
"Mediterranean Island Region",
"Mediterranean Europe Islands",
"European Mediterranean Islands"
],
"APEN": [
"Apennine Peninsula",
"Apennine Region",
"Apennine Europe"
],
"DACH": [
"DACH Region",
"DACH",
"German-speaking Europe",
"DACH Countries"
],
"BENE": [
"Benelux",
"Benelux Region",
"Benelux Countries",
"Benelux Area"
],
"FRMO": [
"France and Monaco",
"France & Monaco",
"French-Monaco Region",
"France–Monaco Region"
]
}
|