mrtryhard/qt-ts-tools

Bug: Command lines errors are not translated

Open

#73 创建于 2024年5月20日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Rust (0 fork)auto 404
blockedbughelp wantedp:l

仓库指标

Star
 (3 star)
PR 合并指标
 (PR 指标待抓取)

描述

Operating system: All qt-ts-tools version: 0.4.0
Problem's description:
When a wrong command is created, the returned string is not translated in the computer locale.

Expected behavior / output:
The command lines errors coming from clap should also be translated.

贡献者指南