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