mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-21 23:01:03 +00:00
5 lines
75 B
Go
5 lines
75 B
Go
package i18n
|
|
|
|
func polishSet() TranslationSet {
|
|
return TranslationSet{}
|
|
}
|