J - Localegood first issue
倉庫指標
- Star
- (23,246 star)
- PR 合併指標
- (平均合併 5天 23小時) (30 天內合併 239 個 PR)
描述
with
cargo install uu_yes
we install the binary in
~/.cargo/bin/
This command
~/.cargo/bin/yes --help
will show English strings.
We probably want to update this code: https://github.com/uutils/coreutils/blob/main/src/uucore/build.rs#L216 to detect the local of the system and embedded both english (for fallback) and the user translation locales.