config/errors.yml in dry-schema-0.3.0 vs config/errors.yml in dry-schema-0.4.0

- old
+ new

@@ -1,8 +1,8 @@ en: dry_schema: + or: "or" errors: - or: "or" array?: "must be an array" empty?: "must be empty" excludes?: "must not include %{value}"