spec/locale/en.yml in remarkable-3.0.8 vs spec/locale/en.yml in remarkable-3.0.9

- old
+ new

@@ -13,10 +13,12 @@ allow_nil: positive: "allowing nil" negative: "not allowing nil" allow_blank: positive: "with blank equal {{inspect}}" - not_given: "not checking for blank" + not_given: "not checking for blank" + values: + positive: "values equal to {{sentence}}" collection_contain: description: "contain {{values}}" expectations: included: "{{more}}{{value}} is included in {{subject_inspect}}" is_array?: "subject is a array, but got {{subject_name}}"