From 90a696b1a8fbfbd5874ad85e9e3940e7f56ccfa5 Mon Sep 17 00:00:00 2001 From: r-zakarya <82443831+r-zakarya@users.noreply.github.com> Date: Mon, 13 Jul 2026 21:50:46 +0100 Subject: [PATCH] docs(audit): UI is fully English; i18n note was stale MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Swept every user-facing surface (index.html, all js strings/toasts/dialogs, Delphi tray/balloon/dialog text) — no French in the UI. The remaining French is project docs (CLAUDE.md/CODE_AUDIT.md), which is the doc language, not a mix to fix. i18n stays a future feature, not a bug. Co-Authored-By: Claude Opus 4.8 --- CODE_AUDIT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODE_AUDIT.md b/CODE_AUDIT.md index acd4735..768a5de 100644 --- a/CODE_AUDIT.md +++ b/CODE_AUDIT.md @@ -344,7 +344,7 @@ cf. la checklist "Entry payload" de CLAUDE.md). | **Extension navigateur** | 🟠 Haute | Élevé | Autofill in-page, feature #1 demandée | | **Windows Hello (biométrie)** | 🟠 Moyenne | Moyen | `Windows.Security.Credentials` | | **Import KeePass XML / 1PUX** | 🟡 Moyenne | Moyen | Complète l'écosystème d'import | -| **i18n (FR/EN propre)** | 🔵 Basse | Moyen | FR/EN mélangés dans l'UI | +| **i18n (multi-langue)** | 🔵 Basse | Moyen | UI 100% EN (vérifié 2026-07-13) ; i18n = feature future, pas un bug | | **Emergency access / partage** | 🔵 Basse | Élevé | Hors scope "perso offline" | ---