Browse Source

feat: add fix choice error message to sales

pull/1626/head
natdeanlewissoftwire 3 years ago
parent
commit
d7c1549606
  1. 6
      config/locales/en.yml

6
config/locales/en.yml

@ -73,6 +73,12 @@ en:
choice:
blank: You must select how would you like to fix errors
inclusion: You must select one of the following options for how would like to fix errors
forms/bulk_upload_sales_resume/fix_choice:
attributes:
choice:
blank: You must select how would you like to fix errors
inclusion: You must select one of the following options for how would like to fix errors
activerecord:
errors:

Loading…
Cancel
Save