Merge pull request #3368 from davidkuridza/add-missing-vm-status-translation

add missing translation en.vagrant.commands.status.stopping
This commit is contained in:
Mitchell Hashimoto 2014-04-01 21:39:25 -07:00
commit 34ff1774e0
1 changed files with 2 additions and 0 deletions

View File

@ -1192,6 +1192,8 @@ en:
that vagrant would be able to control the VM again.
poweroff: |-
The VM is powered off. To restart the VM, simply run `vagrant up`
stopping: |-
The VM is stopping.
running: |-
The VM is running. To stop this VM, you can run `vagrant halt` to
shut it down forcefully, or you can run `vagrant suspend` to simply