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

feat: cweekwidget uses locale to replace tr #193

Merged
merged 2 commits into from
Nov 14, 2024
Merged

Commits on Nov 14, 2024

  1. feat: cweekwidget uses locale to replace tr

    cweekwidget组件使用locale.toString替换tr手动翻译
    一来可以使用qt自己的翻译支持的语言更广泛, 且能减少翻译工作量
    二来避免翻译人员在不知道显示场景下使用长翻译而不是缩写
    
    Bug: https://pms.uniontech.com/bug-view-271483.html
    myml committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    c286a44 View commit details
    Browse the repository at this point in the history
  2. chore: Release 5.14.9

    发布5.14.9版本
    
    Log: 修复翻译错误
    myml committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    beb2f6b View commit details
    Browse the repository at this point in the history