removed last french

This commit is contained in:
fatalerrors
2026-07-08 18:02:06 +02:00
parent a178439545
commit 70fc5c2f78

View File

@@ -566,7 +566,7 @@ file_stats()
human_readable(high)) human_readable(high))
# We store buckets in an array, access them by index b # We store buckets in an array, access them by index b
printf "%-25s : %6d fichiers\n", label, bucket[b] printf "%-25s : %6d files\n", label, bucket[b]
} }
} }
}' }'