1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 03:57:44 +00:00

l10n: port chmod for translation + add french

This commit is contained in:
Sylvestre Ledru 2025-06-22 18:13:06 +02:00 committed by Sylvestre Ledru
parent 05eb7ee374
commit d8ba6c01e4
5 changed files with 112 additions and 50 deletions

1
Cargo.lock generated
View file

@ -2797,6 +2797,7 @@ version = "0.1.0"
dependencies = [
"clap",
"libc",
"thiserror 2.0.12",
"uucore",
]