templates/locales/en.yml in vagrant-config_builder-1.2.0 vs templates/locales/en.yml in vagrant-config_builder-1.3.0

- old
+ new

@@ -1,7 +1,13 @@ --- en: config_builder: + action: + version_check: + deprecated_vagrant_version: |- + The vagrant-hosts plugin has deprecated support for Vagrant + versions older than %{minimum_version}. Support for version %{vagrant_version} + will be removed in the next major release of the plugin. class_registry: unknown_entry: |- Unable to locate a class associated with the identifier %{identifier} in the registry %{registry}. The relevant plugin may have not loaded the config_builder extension. The identifiers registered with %{registry} are %{identifiers}.