From 4f258c8e875bd5d0ec6f8354b175c41c62a42819 Mon Sep 17 00:00:00 2001 From: Kat Date: Tue, 13 Dec 2022 10:43:47 +0000 Subject: [PATCH] Remove unused error message --- config/locales/en.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index e4724af35..b9b0da644 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -196,7 +196,6 @@ en: earnings_missing: "Enter how much income the household has in total" income1: over_hard_max: "Income must be lower than £%{hard_max}" - child_income: "A child‘s income must be 0" negative_currency: "Enter an amount above 0" rent: less_than_shortfall: "Enter an amount that is more than the shortfall in basic rent"