From f783a9919c7127f1bd1fd4287c75b42fd7922c63 Mon Sep 17 00:00:00 2001 From: natdeanlewissoftwire Date: Wed, 17 May 2023 10:41:41 +0100 Subject: [PATCH] feat: proper case --- config/locales/en.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 59a293269..a42c5bcb9 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -44,13 +44,13 @@ en: bulk_upload/lettings/validator: attributes: base: - wrong_field_numbers_count: "incorrect number of fields, please ensure you have used the correct template" - over_max_column_count: "too many columns, please ensure you have used the correct template" + wrong_field_numbers_count: "Incorrect number of fields, please ensure you have used the correct template" + over_max_column_count: "Too many columns, please ensure you have used the correct template" bulk_upload/sales/validator: attributes: base: - wrong_field_numbers_count: "incorrect number of fields, please ensure you have used the correct template" - over_max_column_count: "too many columns, please ensure you have used the correct template" + wrong_field_numbers_count: "Incorrect number of fields, please ensure you have used the correct template" + over_max_column_count: "Too many columns, please ensure you have used the correct template" forms/bulk_upload_lettings/year: attributes: year: