diff --git a/frontend/public/locales/en/common.json b/frontend/public/locales/en/common.json
index ea5594edc52c3643aa88d23befedcbee7884e796..703ddec7bc1fe37fb58b3f9601f3e43d1df7132e 100644
--- a/frontend/public/locales/en/common.json
+++ b/frontend/public/locales/en/common.json
@@ -25,7 +25,6 @@
     "countryCallingCode": "Country code",
     "contactPersonUnit": "Contact at unit",
     "optional": "(optional)",
-    "contactPersonUnit": "Contact at unit",
     "gender": "Gender",
     "male": "Male",
     "female": "Female"
diff --git a/frontend/public/locales/nb/common.json b/frontend/public/locales/nb/common.json
index 631c1e1ec328d57898de540316c35167f389a657..52519950521c7a540519958328558364e33401ad 100644
--- a/frontend/public/locales/nb/common.json
+++ b/frontend/public/locales/nb/common.json
@@ -25,7 +25,6 @@
     "countryCallingCode": "Landkode",
     "contactPersonUnit": "Kontakt ved avdeling",
     "optional": "(valgfritt)",
-    "contactPersonUnit": "Kontakt ved avdeling",
     "gender": "Kjønn",
     "male": "Mann",
     "female": "Kvinne"
diff --git a/frontend/public/locales/nn/common.json b/frontend/public/locales/nn/common.json
index 50b07cf49ab9e56b4627a929caf5bfa9c0d77887..5ea8a5e5f2c7fc6f11a8a92ac6cfb403295a308a 100644
--- a/frontend/public/locales/nn/common.json
+++ b/frontend/public/locales/nn/common.json
@@ -26,7 +26,6 @@
     "countryCallingCode": "Landkode",
     "contactPersonUnit": "Kontakt ved avdeling",
     "optional": "(valfritt)",
-    "contactPersonUnit": "Kontakt ved avdeling",
     "gender": "Kjønn",
     "male": "Mann",
     "female": "Kvinne"