mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-22 15:11:02 +00:00
Add support for Traditional Chinese localization: - Add chinese_traditional.go with zh-TW translations - Register zh-TW and zh_TW language codes in i18n.go Users can enable it by setting `gui.language: zh-TW` in config or by using LANG=zh_TW.UTF-8 environment variable. |
||
|---|---|---|
| .. | ||
| chinese.go | ||
| chinese_traditional.go | ||
| dutch.go | ||
| english.go | ||
| french.go | ||
| german.go | ||
| i18n.go | ||
| polish.go | ||
| portuguese.go | ||
| spanish.go | ||
| turkish.go | ||