Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support setting the installer language #734

Merged
merged 4 commits into from
Jun 24, 2024
Merged

support setting the installer language #734

merged 4 commits into from
Jun 24, 2024

Conversation

xinyii
Copy link

@xinyii xinyii commented Jun 12, 2024

#711

支持 cli 参数 --installer-language zh-CN 设置安装包语言,完整的命令如下:

pake https://weekly.tw93.fun --name Weekly --hide-title-bar --installer-language zh-CN

支持的语言参考:https://tauri.app/zh-cn/v1/guides/building/windows#internationalization

设置中文效果:

--installer-language zh-CN

zh-CN

设置日语效果:

--installer-language ja-JP

ja-JP

@Tlntin
Copy link
Collaborator

Tlntin commented Jun 17, 2024

然后可以顺便补充一下文档,在bin目录,中英文都可以写一下哈,增加一个选项说明,位置随意。

xinyii and others added 3 commits June 24, 2024 14:11
Signed-off-by: Tlntin <TlntinDeng01@Gmail.com>
Signed-off-by: Tlntin <TlntinDeng01@Gmail.com>
@Tlntin Tlntin merged commit e376652 into tw93:dev Jun 24, 2024
8 checks passed
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.

None yet

2 participants