diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 4830b566..b027a2da 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -16,7 +16,7 @@ en: no_skip: "Wizard can't be skipped" export: error: - select_one: "Please select atleast one wizard" + select_one: "Please select at least one wizard" import: error: @@ -29,4 +29,4 @@ en: custom_wizard_enabled: "Enable custom wizards." wizard_redirect_exclude_paths: "Routes excluded from wizard redirects." wizard_recognised_image_upload_formats: "File types which will result in upload displaying an image preview" - wizard_apis_enabled: "Enable API features (experimental)." \ No newline at end of file + wizard_apis_enabled: "Enable API features (experimental)."