From 05d3d9e8c9ecbff697b7c0e14198d5e031afd310 Mon Sep 17 00:00:00 2001 From: Kat <54268893+kosiakkatrina@users.noreply.github.com> Date: Tue, 29 Oct 2024 12:47:19 +0000 Subject: [PATCH] Re-add sales validation --- config/locales/en.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index 4f82bfa45..d65303458 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -648,6 +648,13 @@ en: two: "You told us that the buyers now own %{stairowned} of the property." hint_text: "The maximum percentage that can be owned under the Older Persons Shared Ownership scheme is 75%, unless the property was funded outside the Affordable Homes Programme. Make sure these answers are correct." + retirement: + min: + title: "You told us this person is aged %{age} years and retired." + hint_text: "The minimum expected retirement age in England is 66." + max: + title: "You told us this person is over 66 and not retired." + hint_text: "The minimum expected retirement age in England is 66." extra_borrowing: title_text: "You told us that the mortgage and deposit total is %{mortgage_and_deposit_total}." hint_text: "This is higher than the purchase price minus the discount."