Browse Source

feat: add missing copy

pull/1636/head
natdeanlewissoftwire 3 years ago
parent
commit
724e67fa4b
  1. 5
      config/locales/en.yml

5
config/locales/en.yml

@ -46,6 +46,11 @@ en:
base: base:
wrong_field_numbers_count: "incorrect number of fields, 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" 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"
forms/bulk_upload_lettings/year: forms/bulk_upload_lettings/year:
attributes: attributes:
year: year:

Loading…
Cancel
Save