Browse Source

Add missing soft validation copy

pull/2888/head
Kat 5 months ago
parent
commit
5318c90ca1
  1. 8
      config/locales/forms/2025/lettings/soft_validations.en.yml

8
config/locales/forms/2025/lettings/soft_validations.en.yml

@ -130,3 +130,11 @@ en:
question_text: "Are you sure the property has been vacant for this long?"
title_text: "You told us the property has been vacant for 2 years."
informative_text: "This is longer than we would expect."
no_address_found:
page_header: ""
check_answer_label: "No address found"
hint_text: ""
question_text: "We could not find an address that matches your search. You can search again or continue to enter the address manually."
title_text: "No address found"
informative_text: "We could not find an address that matches your search. You can search again or continue to enter the address manually."

Loading…
Cancel
Save