refacto: Adding i18n support with FR and EN as base

This commit is contained in:
gauvainboiche
2026-08-01 18:32:46 +02:00
parent 1cd6061d39
commit 683105fa3b
12 changed files with 290 additions and 200 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "ketapk-backend",
"version": "1.0.0",
"description": "Serveur Backend et API pour KétaPK Web",
"description": "Serveur Backend pour KétaPK Web",
"main": "server.js",
"type": "commonjs",
"scripts": {