diff --git a/frontend/public/locales/en/common.json b/frontend/public/locales/en/common.json
index 3957025e06db728e7a7c2234ddc5979f0b7b10b9..3a7fd69507030dce75513447d43d16859866134b 100644
--- a/frontend/public/locales/en/common.json
+++ b/frontend/public/locales/en/common.json
@@ -146,7 +146,7 @@
     "identityHeader": "Identify yourself ",
     "identityBody": "Enter national identity number if you have one. <1>Otherwise</1> use passport information.",
     "yourContactInformation": "Your contact information",
-    "contactInformationDescription": "Fill in your mobile phone number.",
+    "contactInformationDescription": "Fill in missing fields",
     "yourGuestPeriod": "Your guest period",
     "guestPeriodDescription": "Period registered for your guest role."
   },
diff --git a/frontend/public/locales/nb/common.json b/frontend/public/locales/nb/common.json
index d8df3d72b317356bc02b352621354da78a690f4b..5a3245cab8b76e596ec3c98cce43a71f104af32f 100644
--- a/frontend/public/locales/nb/common.json
+++ b/frontend/public/locales/nb/common.json
@@ -146,7 +146,7 @@
     "identityHeader": "Identifiser deg ",
     "identityBody": "Fyll inn fødselsnummer hvis du har. <1>Eller</1> nasjonalitet og passnummer.",
     "yourContactInformation": "Din kontaktinfo",
-    "contactInformationDescription": "Fyll inn ditt mobilnummer.",
+    "contactInformationDescription": "Fyll inn manglende informasjon",
     "yourGuestPeriod": "Din gjesteperiode",
     "guestPeriodDescription": "Registrert periode for din gjesterolle."
   },
diff --git a/frontend/public/locales/nn/common.json b/frontend/public/locales/nn/common.json
index 9dab18064cf59236c2dbe8aa3c405dde1912817f..309df44f8e074994cc936a63cf1347061b99fcf3 100644
--- a/frontend/public/locales/nn/common.json
+++ b/frontend/public/locales/nn/common.json
@@ -147,7 +147,7 @@
     "identityHeader": "Identifiser deg ",
     "identityBody": "Fyll inn fødselsnummer dersom du har. <1>Eller</1> nasjonalitet og passnummer.",
     "yourContactInformation": "Din kontaktinfo",
-    "contactInformationDescription": "Fyll inn ditt mobilnummer.",
+    "contactInformationDescription": "Fyll inn manglende informasjon",
     "yourGuestPeriod": "Din gjesteperiode",
     "guestPeriodDescription": "Registrert periode for di gjesterolle."
   },