locales/en.rb in vagrant-host-ruby-provisioner-0.1.1 vs locales/en.rb in vagrant-host-ruby-provisioner-0.2.0
- old
+ new
@@ -5,10 +5,9 @@
clean: {
not_lambda: 'The `clean` configuration provided is not a `lamdba`. You can create a `lambda` like this: `lambda { ... }`.',
},
routine: {
not_lambda: 'The `routine` configuration provided is not a `lamdba`. You can create a `lambda` like this: `lambda { ... }`.',
- required: 'The `routine` configuration is required and was not provided.',
},
},
},
},
}
\ No newline at end of file