Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mensfeld committed May 27, 2024
1 parent 437721f commit e211f62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/locales/pro_errors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ en:
ui.search.matchers_format: must be an array with matchers
ui.search.matchers_name_must_be_valid: all matchers names must be non-empty strings
ui.search.limits_format: all limits need to be integers bigger than 0
ui.search.max_timeout_format: must be at least 1 ms
ui.search.timeout_format: must be at least 1 ms

search_form:
missing: needs to be present
Expand Down

0 comments on commit e211f62

Please sign in to comment.