Add french locales for france and belgium

This commit is contained in:
Emilien Marquegnies
2025-10-31 17:24:20 +01:00
parent 8929465f36
commit 5d513bf26c
3 changed files with 141 additions and 36 deletions
+1 -3
View File
@@ -8,9 +8,7 @@
"lib": ["ES2024"],
"moduleResolution": "bundler",
"skipLibCheck": true,
"types": [
"./@types"
],
"types": ["./@types"],
"strict": true,
"jsx": "react-jsx",
"jsxImportSource": "ags/gtk4"