Browse Source

Fix indentation

pull/2723/head
Manny Dinssa 2 years ago
parent
commit
82c418b306
  1. 8
      config/locales/forms/2023/lettings/setup.en.yml
  2. 2
      config/locales/forms/2024/lettings/setup.en.yml

8
config/locales/forms/2023/lettings/setup.en.yml

@ -42,7 +42,7 @@ en:
location_id_search:
page_header: "Location"
check_answer_label: "Location"
hint_text: ''<div class="govuk-inset-text">This scheme has 20 or more locations.</div>Enter postcode or address.'
hint_text: '<div class="govuk-inset-text">This scheme has 20 or more locations.</div>Enter postcode or address.'
question_text: "Which location is this log for?"
renewal:
@ -64,9 +64,9 @@ en:
hint_text: ""
question_text: "What is the rent type?"
irproduct_other:
check_answer_label: "Product name"
hint_text: ""
question_text: "Name of rent product"
check_answer_label: "Product name"
hint_text: ""
question_text: "Name of rent product"
tenancycode:
page_header: ""

2
config/locales/forms/2024/lettings/setup.en.yml

@ -42,7 +42,7 @@ en:
location_id_search:
page_header: "Location"
check_answer_label: "Location"
hint_text: ''<div class="govuk-inset-text">This scheme has 20 or more locations.</div>Enter postcode or address.'
hint_text: '<div class="govuk-inset-text">This scheme has 20 or more locations.</div>Enter postcode or address.'
question_text: "Which location is this letting for?"
renewal:

Loading…
Cancel
Save