diff --git a/app/utils/countrycodes.py b/app/utils/countrycodes.py index 5c70af99..0f66dc55 100644 --- a/app/utils/countrycodes.py +++ b/app/utils/countrycodes.py @@ -336,6 +336,12 @@ "Reunion" : "Réunion", "Curacao" : "Curaçao", "Congo (Brazzaville)" : "Congo", + "Deutschland" : "Germany", + "Nederland" : "Netherlands", + "België" : "Belgium", + "Holland" : "Netherlands", + "Catalonia" : "Spain" + # "Others" has no mapping, i.e. the default val is used # "Cruise Ship" has no mapping, i.e. the default val is used }