Skip to content

Commit 3ebce62

Browse files
tomy0000000claude
andauthored
📖 [docs][locale-zhtw] README (#92)
https://claude.ai/code/session_01BKeN5ZESeUPU3fx3iiKzdZ Co-authored-by: Claude <noreply@anthropic.com>
1 parent 5f245c1 commit 3ebce62

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

pkg/locale-zhtw/README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# `locale-zhtw`
2+
3+
Installs and activates Traditional Chinese (Taiwan) locale on Debian-based systems.
4+
5+
## Installs
6+
7+
| Package | macOS | Debian |
8+
| --------- | ----- | ------ |
9+
| `locales` || `apt` |
10+
11+
## Configures
12+
13+
- Generates `zh_TW` and `zh_TW.UTF-8` locales via `locale-gen`
14+
- Sets system-wide `LANG=zh_TW.UTF-8` and `LANGUAGE=zh_TW` via `update-locale`
15+
16+
## Notes
17+
18+
- macOS does not need this package — locale support is built-in via System Settings
19+
- Invoked as part of `ubuntu-essential`, so it runs early in the Ubuntu bootstrap

0 commit comments

Comments
 (0)