lazydocker/pkg
WillmanChen f02226237a feat(i18n): add Traditional Chinese (zh-TW) translation
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.
2026-01-11 10:53:31 +08:00
..
app improve subprocess approach 2022-10-09 18:03:46 -07:00
cheatsheet Add networks panel 2023-03-06 01:25:23 +03:00
commands Fix panic: validate Names slice length and use containerID as container name if Names slice is empty in container summary 2025-11-27 19:54:53 +05:30
config Use 'docker compose' by default 2024-07-21 21:32:03 +10:00
gui Fix types 2025-11-14 21:20:28 +11:00
i18n feat(i18n): add Traditional Chinese (zh-TW) translation 2026-01-11 10:53:31 +08:00
log Appease linter 2023-10-10 17:39:09 +11:00
tasks Use taskID mutex properly 2024-05-26 12:25:32 +10:00
utils Short status (#419) 2023-07-21 18:22:18 +10:00