mirror of
https://github.com/4IceG/luci-app-mini-diskmanager.git
synced 2026-04-26 19:15:57 +03:00
[GH-ISSUE #10] Add support for Traditional Chinese (zh-tw) #8
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/luci-app-mini-diskmanager#8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @RomaYun323 on GitHub (Jan 17, 2026).
Original GitHub issue: https://github.com/4IceG/luci-app-mini-diskmanager/issues/10
Could you add support for Traditional Chinese (zh-tw)? Thank you!
@4IceG commented on GitHub (Jan 17, 2026):
Hi,
I will add translation file (zh_Hant), but I cannot promise that I will compile a language pack ready for installation.
@RomaYun323 commented on GitHub (Jan 18, 2026):
Thank you!
@Palatis commented on GitHub (Jan 18, 2026):
well i just submitted a PR.
https://github.com/4IceG/luci-app-mini-diskmanager/pull/11
in the meantime, you can try my GitHub Action build.
https://github.com/Palatis/luci-app-mini-diskmanager/actions/runs/21106576935
or use the GitHub Action artifact from this repo:
https://github.com/4IceG/luci-app-mini-diskmanager/actions/runs/21106669030
@RomaYun323 commented on GitHub (Jan 18, 2026):
Thanks!