mirror of
https://github.com/4IceG/luci-app-sms-tool.git
synced 2026-04-27 03:45:48 +03:00
[GH-ISSUE #26] No Chinese language package #24
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-sms-tool#24
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 @dragon888888888888 on GitHub (May 23, 2024).
Original GitHub issue: https://github.com/4IceG/luci-app-sms-tool/issues/26
Use this without Chinese package, luci-app-sms-tool-JS Chinese language package Not available here,use luci-app-sms-tool-JS luci cannot compile the SMS package even if the SMS menu appears.Using luci-app-sms-tool can compile successfully, but there is no Chinese package. openwrt 23.05
@dragon888888888888 commented on GitHub (May 23, 2024):
Already found a solution
@ChrisYH20 commented on GitHub (Jun 6, 2024):
Can you share your resources?
@4IceG commented on GitHub (Jun 9, 2024):
Hi @ChrisYH20 @dragon888888888888
Please share the correct/good translation and I will add it to repository.
For example
https://github.com/Toolcen/luci-app-sms-tool/blob/master/luci-app-sms-tool/po/zh-cn/sms-tool.po
@dragon888888888888 commented on GitHub (Jun 9, 2024):
https://github.com/kiddin9/openwrt-packages/blob/master/luci-app-sms-tool/po/zh-cn/sms-tool.po
Found here, I don't mean how good its translation is, I just mean that I put it in the ../pacdage/ kernel directory, and then it can be found after make menuconfig。
If you use this luci-app-sms-tool , it cannot be found after make menuconfig. luci-app-sms-tool-JS can be found, but it does not have a Chinese package.