mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-21 23:01:03 +00:00
fix CI
This commit is contained in:
parent
cd95ffce49
commit
ea6eafe2df
2 changed files with 2 additions and 2 deletions
|
|
@ -56,7 +56,7 @@ func polishSet() TranslationSet {
|
|||
|
||||
GlobalTitle: "Globalne",
|
||||
MainTitle: "Główne",
|
||||
StatusTitle: "Status",
|
||||
ProjectTitle: "Projekt",
|
||||
ServicesTitle: "Serwisy",
|
||||
ContainersTitle: "Kontenery",
|
||||
StandaloneContainersTitle: "Kontenery samodzielne",
|
||||
|
|
|
|||
|
|
@ -56,7 +56,7 @@ func turkishSet() TranslationSet {
|
|||
|
||||
GlobalTitle: "Global",
|
||||
MainTitle: "Ana",
|
||||
StatusTitle: "Durum",
|
||||
ProjectTitle: "Proje",
|
||||
ServicesTitle: "Servisler",
|
||||
ContainersTitle: "Konteynerler",
|
||||
StandaloneContainersTitle: "Bağımsız Konteynerler",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue