providers/docker: Remove unused locale parameter
This commit is contained in:
parent
46cbeb38f0
commit
2d88e3a1c3
|
@ -6,8 +6,7 @@ en:
|
||||||
not_running: |-
|
not_running: |-
|
||||||
The container is not currently running.
|
The container is not currently running.
|
||||||
will_not_destroy: |-
|
will_not_destroy: |-
|
||||||
The container '%{name}' will not be destroyed, since the confirmation
|
The container will not be destroyed, since the confirmation was declined.
|
||||||
was declined.
|
|
||||||
starting: |-
|
starting: |-
|
||||||
Starting container...
|
Starting container...
|
||||||
stopping: |-
|
stopping: |-
|
||||||
|
|
Loading…
Reference in New Issue