From 055c3762229998c57ae454b3baad89ead777bf40 Mon Sep 17 00:00:00 2001 From: Froidefond Julien Date: Wed, 18 Mar 2026 18:26:59 +0100 Subject: [PATCH] fix: complete French translation for settings page Co-Authored-By: Claude Opus 4.6 --- apps/backoffice/app/settings/SettingsPage.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/backoffice/app/settings/SettingsPage.tsx b/apps/backoffice/app/settings/SettingsPage.tsx index bb4ebd2..48d09d1 100644 --- a/apps/backoffice/app/settings/SettingsPage.tsx +++ b/apps/backoffice/app/settings/SettingsPage.tsx @@ -244,13 +244,13 @@ export default function SettingsPage({ initialSettings, initialCacheStats, initi handleUpdateSetting("image_processing", newSettings.image_processing); }} > - - - + + + - + Cache - Manage the image cache and storage + Gérer le cache d'images et le stockage
-

Cache Size

+

Taille du cache

{cacheStats.total_size_mb.toFixed(2)} MB