Just a reminder
This commit is contained in:
parent
2e5e5920d7
commit
7511ee41f0
1 changed files with 3 additions and 2 deletions
|
@ -10,12 +10,13 @@ en:
|
||||||
was declined.
|
was declined.
|
||||||
starting: |-
|
starting: |-
|
||||||
Starting container...
|
Starting container...
|
||||||
|
force_shutdown: |-
|
||||||
|
Forcing shutdown of container...
|
||||||
|
# TODO: Remove the following keys after we drop support for vagrant < 1.3
|
||||||
waiting_for_start: |-
|
waiting_for_start: |-
|
||||||
Waiting for container to start. This should not take long.
|
Waiting for container to start. This should not take long.
|
||||||
container_ready: |-
|
container_ready: |-
|
||||||
Container started and ready for use!
|
Container started and ready for use!
|
||||||
force_shutdown: |-
|
|
||||||
Forcing shutdown of container...
|
|
||||||
|
|
||||||
vagrant:
|
vagrant:
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Reference in a new issue