From 70fc5c2f78a1508bca0240251bbd56948fa55e93 Mon Sep 17 00:00:00 2001 From: fatalerrors Date: Wed, 8 Jul 2026 18:02:06 +0200 Subject: [PATCH] removed last french --- profile.d/filefct.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile.d/filefct.sh b/profile.d/filefct.sh index c37aa95..e5519d9 100644 --- a/profile.d/filefct.sh +++ b/profile.d/filefct.sh @@ -566,7 +566,7 @@ file_stats() human_readable(high)) # 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] } } }'