vagrant/plugins/pushes/ftp/locales/en.yml

10 lines
283 B
YAML

en:
ftp_push:
errors:
missing_attribute: |-
Missing required attribute '%{attribute}'. The Vagrant FTP Push plugin
requires you set this attribute. Please set this attribute in your
Vagrantfile, for example:
push.%{attribute} = "..."