feat: refactor uses handling and enhance category structure for improved organization and localization

This commit is contained in:
2025-09-03 18:40:47 +02:00
parent 8857b53854
commit e7b3e5fcc4
13 changed files with 139 additions and 86 deletions

View File

@@ -1,5 +1,5 @@
{
"id": "hardware",
"slug": "hardware",
"name": {
"en": "Hardware",
"fr": "Matériel",

View File

@@ -1,5 +1,5 @@
{
"id": "software",
"slug": "software",
"name": {
"en": "Software",
"fr": "Logiciel",

View File

@@ -1,5 +1,5 @@
{
"id": "ide",
"slug": "ide",
"name": {
"en": "IDE & Font",
"fr": "IDE & Police",

View File

@@ -1,5 +1,5 @@
{
"id": "homelab",
"slug": "homelab",
"name": {
"en": "My personal HomeLab",
"fr": "Mon HomeLab personnel",