mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-25 08:31:03 +00:00
add italian translation set
This commit is contained in:
parent
06ab7b77b1
commit
1f38f578d5
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ func GetTranslationSets() map[string]TranslationSet {
|
||||||
"zh": chineseSet(),
|
"zh": chineseSet(),
|
||||||
"es": spanishSet(),
|
"es": spanishSet(),
|
||||||
"pt": portugueseSet(),
|
"pt": portugueseSet(),
|
||||||
|
"it": italianSet(),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue