mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-25 08:31:03 +00:00
Added the sugestion from @YannickMeeus
This commit is contained in:
parent
0c39154dd4
commit
a839af697b
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ func dutchSet() TranslationSet {
|
|||
Stop: "stop",
|
||||
Restart: "herstart",
|
||||
Rebuild: "herbouw",
|
||||
Recreate: "recreate",
|
||||
Recreate: "hercreëer",
|
||||
PreviousContext: "vorige tab",
|
||||
NextContext: "volgende tab",
|
||||
Attach: "verbinden",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue