Skip to content

feat(i18n): add Traditional Chinese (zh-TW) translation#742

Open
WillmanChen wants to merge 1 commit into
jesseduffield:masterfrom
WillmanChen:add-traditional-chinese
Open

feat(i18n): add Traditional Chinese (zh-TW) translation#742
WillmanChen wants to merge 1 commit into
jesseduffield:masterfrom
WillmanChen:add-traditional-chinese

Conversation

@WillmanChen
Copy link
Copy Markdown

Summary

  • Add chinese_traditional.go with Traditional Chinese (zh-TW) translations
  • Register zh-TW and zh_TW language codes in i18n.go

Usage

Users can enable Traditional Chinese by:

  1. Setting gui.language: zh-TW in ~/.config/lazydocker/config.yml
  2. Or using LANG=zh_TW.UTF-8 environment variable

Screenshots

N/A (text-based translations only)


🤖 Generated with Claude Code

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant