diff --git a/app/utils/countrycodes.py b/app/utils/countrycodes.py index 5c70af99..649c9bbf 100644 --- a/app/utils/countrycodes.py +++ b/app/utils/countrycodes.py @@ -336,6 +336,7 @@ "Reunion" : "Réunion", "Curacao" : "Curaçao", "Congo (Brazzaville)" : "Congo", + "Deutschland" : "Germany", # "Others" has no mapping, i.e. the default val is used # "Cruise Ship" has no mapping, i.e. the default val is used }