diff --git a/public/locales/en/email.json b/public/locales/en/email.json index 8f144d227..ae9cd983a 100644 --- a/public/locales/en/email.json +++ b/public/locales/en/email.json @@ -39,7 +39,7 @@ "email-esrf": "Email me the reference number", "enter-reference-number": "Enter my reference number", "given-name": { - "title": "If the applicant has a single legal name.", + "title": "If the applicant has a single legal name", "error": { "required": "The given name(s) is required." }, diff --git a/public/locales/en/status.json b/public/locales/en/status.json index 70480757c..175f3c5f2 100644 --- a/public/locales/en/status.json +++ b/public/locales/en/status.json @@ -31,7 +31,7 @@ "label": "Reference number" }, "given-name": { - "title": "If the applicant has a single legal name.", + "title": "If the applicant has a single legal name", "error": { "required": "The given name(s) is required." },