mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-24 08: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",
|
GlobalTitle: "Globalne",
|
||||||
MainTitle: "Główne",
|
MainTitle: "Główne",
|
||||||
StatusTitle: "Status",
|
ProjectTitle: "Projekt",
|
||||||
ServicesTitle: "Serwisy",
|
ServicesTitle: "Serwisy",
|
||||||
ContainersTitle: "Kontenery",
|
ContainersTitle: "Kontenery",
|
||||||
StandaloneContainersTitle: "Kontenery samodzielne",
|
StandaloneContainersTitle: "Kontenery samodzielne",
|
||||||
|
|
|
||||||
|
|
@ -56,7 +56,7 @@ func turkishSet() TranslationSet {
|
||||||
|
|
||||||
GlobalTitle: "Global",
|
GlobalTitle: "Global",
|
||||||
MainTitle: "Ana",
|
MainTitle: "Ana",
|
||||||
StatusTitle: "Durum",
|
ProjectTitle: "Proje",
|
||||||
ServicesTitle: "Servisler",
|
ServicesTitle: "Servisler",
|
||||||
ContainersTitle: "Konteynerler",
|
ContainersTitle: "Konteynerler",
|
||||||
StandaloneContainersTitle: "Bağımsız Konteynerler",
|
StandaloneContainersTitle: "Bağımsız Konteynerler",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue