Skip to content

Commit

Permalink
Merge pull request #182 from companieshouse:feature/fix-grammar-on-co…
Browse files Browse the repository at this point in the history
…mpany-type-stop-screen

fix company-type stop screen content (grammar)
  • Loading branch information
hepsimo authored Dec 5, 2024
2 parents 9722ae8 + d814095 commit 4e645b3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions locales/en/stop-screens.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"company_type_main_title": "You cannot provide verification details for this company through this service",
"company_type_main_heading": "Only certain company types can use this service",
"company_type_intro_start": "You can only provide verification details for PSCs of",
"company_type_intro_end": "if it is a:",
"company_type_allowed_1": "private limited company",
"company_type_allowed_2": "public limited company",
"company_type_allowed_3": "unlimited company",
"company_type_allowed_4": "Community Interest Company (CIC)",
"company_type_intro_end": "if it is:",
"company_type_allowed_1": "a private limited company",
"company_type_allowed_2": "a public limited company",
"company_type_allowed_3": "an unlimited company",
"company_type_allowed_4": "a Community Interest Company (CIC)",
"company_type_wrong_company_action": "If this is the wrong company, ",
"company_type_wrong_company_action_text": "go back and enter a different company number",
"company_type_contact_us_text": "Contact us",
Expand Down

0 comments on commit 4e645b3

Please sign in to comment.