spec/locale/en.yml in remarkable-3.0.4 vs spec/locale/en.yml in remarkable-3.0.5
- old
+ new
@@ -1,12 +1,16 @@
en:
remarkable:
- specs:
+ specs:
+ optionals:
+ allow_nil:
+ positive: "allowing nil"
+ negative: "not allowing nil"
contain:
description: "contain the given values"
single_contain:
description: "contain {{value}}"
- optionals:
+ optionals:
allow_nil:
positive: "allowing nil"
negative: "not allowing nil"
allow_blank:
positive: "with blank equal {{inspect}}"