From f150fa6b09e9cee3545cda980b94803c42d07635 Mon Sep 17 00:00:00 2001 From: "coderabbitai[bot]" <136622811+coderabbitai[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 15:22:43 +0000 Subject: [PATCH] fix: apply CodeRabbit auto-fixes Fixed 1 file(s) based on 1 unresolved review comment. Co-authored-by: CodeRabbit --- src/i18n/locales/fr/common.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/i18n/locales/fr/common.json b/src/i18n/locales/fr/common.json index cd18dde8..b77592a5 100644 --- a/src/i18n/locales/fr/common.json +++ b/src/i18n/locales/fr/common.json @@ -22,7 +22,9 @@ "shell": "Terminal", "files": "Fichiers", "git": "Contrôle de source", - "tasks": "Tâches" + "tasks": "Tâches", + "browser": "Navigateur", + "computer": "Ordinateur" }, "status": { "loading": "Chargement...",