From 0406525114b90f6bed8030dfb9552517fbb24836 Mon Sep 17 00:00:00 2001 From: natdeanlewissoftwire Date: Thu, 13 Apr 2023 12:38:36 +0100 Subject: [PATCH] feat: grammar --- config/locales/en.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index cb5f588c4..8fdcb0bc0 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -253,9 +253,9 @@ en: freq_missing: "Select how often the household receives income" earnings_missing: "Enter how much income the household has in total" income: - over_hard_max_for_london: "Income must be £90,000 or lower for properties within London local authorities" - over_hard_max_for_outside_london: "Income must be £80,000 or lower for properties outside London local authorities" - combined_over_hard_max_for_london: "Combined income must be £90,000 or lower for properties within London local authorities" + over_hard_max_for_london: "Income must be £90,000 or lower for properties within a London local authority" + over_hard_max_for_outside_london: "Income must be £80,000 or lower for properties outside London local authority" + combined_over_hard_max_for_london: "Combined income must be £90,000 or lower for properties within a London local authority" combined_over_hard_max_for_outside_london: "Combined income must be £80,000 or lower for properties outside London local authorities" child_has_income: "Child's income must be £0" negative_currency: "Enter an amount above 0"