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

l10n: port rm for translation + add french

This commit is contained in:
Sylvestre Ledru 2025-06-23 19:05:15 +02:00
parent 05eb7ee374
commit e79bc8790b
5 changed files with 181 additions and 41 deletions

1
Cargo.lock generated
View file

@ -3388,6 +3388,7 @@ version = "0.1.0"
dependencies = [
"clap",
"libc",
"thiserror 2.0.12",
"uucore",
"windows-sys 0.60.2",
]