From 06b61acc766955a3472171b749ffc51f928b5567 Mon Sep 17 00:00:00 2001 From: Rachael Booth Date: Mon, 22 Jan 2024 17:18:32 +0000 Subject: [PATCH] Tweak validation messages --- config/locales/en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 017786857..46a366d99 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -617,8 +617,8 @@ en: soft_validations: net_income: - title_text: "You told us that the household’s income is %{earnings} %{incfreq}." - hint_text: "This is %{net_income_higher_or_lower_text} than we would expect for their working situation." + title_text: "You told us that the household’s income is %{earnings} %{incfreq}" + hint_text: "This is %{net_income_higher_or_lower_text} than we would expect for the household’s working situation." in_soft_min_range: message: "Net income is lower than expected based on the household’s working situation. Are you sure this is correct?" in_soft_max_range: