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