diff --git a/config/locales/forms/2023/sales/property.en.yml b/config/locales/forms/2023/sales/property.en.yml index e4d928469..f6d74d8e7 100644 --- a/config/locales/forms/2023/sales/property.en.yml +++ b/config/locales/forms/2023/sales/property.en.yml @@ -16,7 +16,7 @@ en: question_text: "Do you know the property's UPRN?" uprn_confirmed: - page_header: "" + page_header: "We found an address that might be this property" check_answer_label: "Is this the right address?" hint_text: "" question_text: "Is this the property address?" diff --git a/config/locales/forms/2024/sales/property.en.yml b/config/locales/forms/2024/sales/property.en.yml index 2400d744c..ddbfeeb47 100644 --- a/config/locales/forms/2024/sales/property.en.yml +++ b/config/locales/forms/2024/sales/property.en.yml @@ -16,7 +16,7 @@ en: question_text: "Do you know the property's UPRN?" uprn_confirmed: - page_header: "" + page_header: "We found an address that might be this property" check_answer_label: "Is this the right address?" hint_text: "" question_text: "Is this the property address?" @@ -39,7 +39,7 @@ en: question_text: "No address found" uprn_selection: - page_header: "" + page_header: "We found an address that might be this property" check_answer_label: "Select the correct address" hint_text: "" question_text: "Select the correct address"