You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
2.2 KiB
52 lines
2.2 KiB
en: |
|
forms: |
|
2023: |
|
sales: |
|
soft_validations: |
|
income1_value_check: |
|
page_header: "" |
|
check_answer_label: "Buyer 1 income confirmation" |
|
hint_text: "" |
|
question_text: "Are you sure this is correct?" |
|
title_text: "You told us the income of buyer 1 is %{income}. This seems high. Are you sure this is correct?" |
|
informative_text: "" |
|
|
|
income2_value_check: |
|
page_header: "" |
|
check_answer_label: "Buyer 2 income confirmation" |
|
hint_text: "" |
|
question_text: "Are you sure this is correct?" |
|
title_text: "You told us the income of buyer 2 is %{income}. This seems high. Are you sure this is correct?" |
|
informative_text: "" |
|
|
|
combined_income_value_check: |
|
page_header: "" |
|
check_answer_label: "Combined income confirmation" |
|
hint_text: "" |
|
question_text: "Are you sure this is correct?" |
|
title_text: "You told us the combined income of this household is %{combined_income}. This seems high. Are you sure this is correct?" |
|
informative_text: "" |
|
|
|
value_value_check: |
|
page_header: "" |
|
check_answer_label: "Purchase price confirmation" |
|
hint_text: "" |
|
question_text: "Are you sure?" |
|
title_text: "You told us the purchase price is %{value}." |
|
informative_text: "This is %{higher_or_lower} than we would expect." |
|
|
|
monthly_charges_value_check: |
|
page_header: "" |
|
check_answer_label: "Monthly charges confirmation" |
|
hint_text: "" |
|
question_text: "Are you sure this is correct?" |
|
title_text: "You told us that the monthly charges were %{mscharge}." |
|
informative_text: "This is higher than we would expect." |
|
|
|
percentage_discount_value_check: |
|
page_header: "" |
|
check_answer_label: "Percentage discount confirmation" |
|
hint_text: "" |
|
question_text: "Are you sure this is correct?" |
|
title_text: "You told us that the percentage discount is %{discount}." |
|
informative_text: "This is higher than we would expect."
|
|
|