mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-21 23:01:03 +00:00
Update pkg/i18n/english.go
Co-Authored-By: Jesse Duffield <jessedduffield@gmail.com>
This commit is contained in:
parent
0ca9235220
commit
9bbd513a72
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ func englishSet() TranslationSet {
|
|||
EditConfig: "edit lazydocker config",
|
||||
Cancel: "cancel",
|
||||
Remove: "remove",
|
||||
HideStopped: "Hide/Show stopped container",
|
||||
HideStopped: "Hide/Show stopped containers",
|
||||
ForceRemove: "force remove",
|
||||
RemoveWithVolumes: "remove with volumes",
|
||||
RemoveService: "remove containers",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue