jesseduffield.lazygit/pkg/i18n
Stefan Haller 8f48ad7572 Remove unused TranslationSet fields
These were found by commenting out the initialization of the struct literal in
EnglishTranslationSet.TranslationSet(), and then running

$ punused pkg/i18n/**/*.go

Punused can be installed with `go install github.com/bep/punused@latest`.
2025-07-08 15:54:07 +02:00
..
translations Update translations from Crowdin 2025-07-04 18:22:13 +02:00
english.go Remove unused TranslationSet fields 2025-07-08 15:54:07 +02:00
i18n.go Use dario.cat/mergo instead of github.com/imdario/mergo 2025-04-09 11:23:55 +02:00
i18n_test.go Fix language auto-detection 2024-07-13 12:07:59 +02:00