From 2c40a26e2c52215360e3dec44deb1f7579410fed Mon Sep 17 00:00:00 2001
From: Bastien DUMONT <bdumont@grandlyon.com>
Date: Wed, 23 Oct 2024 09:09:37 +0200
Subject: [PATCH] chore: add fr to project's languages

---
 .vscode/settings.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.vscode/settings.json b/.vscode/settings.json
index fb9007e..920b03c 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -2,6 +2,7 @@
   "editor.codeActionsOnSave": {
     "source.organizeImports": "explicit"
   },
+  "cSpell.language": "fr,en",
   "cSpell.words": [
     "Acces",
     "Autonominator",
-- 
GitLab