From fcc8086f9c0ffe91843e8dce9cb15e5f74c78a95 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Thu, 23 Oct 2025 20:32:21 +0300 Subject: [PATCH] Apply suggestion from @gemini-code-assist[bot] Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- apps/client/src/translations/fr/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/client/src/translations/fr/translation.json b/apps/client/src/translations/fr/translation.json index 5a0a4881c..714cd9312 100644 --- a/apps/client/src/translations/fr/translation.json +++ b/apps/client/src/translations/fr/translation.json @@ -1890,7 +1890,7 @@ "index_all_notes": "Indexer toutes les notes", "index_status": "Statut de l'index", "indexed_notes": "Notes indexées", - "indexing_stopped": "Arrêt de l ' indexation", + "indexing_stopped": "Arrêt de l'indexation", "indexing_in_progress": "Indexation en cours...", "last_indexed": "Dernière indexée", "note_chat": "Note discussion",