Skip to content

Commit

Permalink
Merge pull request #773 from DTS-STN/ken/remove-period
Browse files Browse the repository at this point in the history
Remove period '.' from collapse title
  • Loading branch information
ken-blanchard authored Nov 18, 2024
2 parents e22a6d8 + 4c1beec commit e530008
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion public/locales/en/email.json
Original file line number Diff line number Diff line change
Expand Up @@ -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."
},
Expand Down
2 changes: 1 addition & 1 deletion public/locales/en/status.json
Original file line number Diff line number Diff line change
Expand Up @@ -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."
},
Expand Down

0 comments on commit e530008

Please sign in to comment.