mirror of
https://github.com/ArthurDanjou/artchat.git
synced 2026-01-14 15:54:03 +01:00
feat: refactor uses handling and enhance category structure for improved organization and localization
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"id": "hardware",
|
||||
"slug": "hardware",
|
||||
"name": {
|
||||
"en": "Hardware",
|
||||
"fr": "Matériel",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"id": "software",
|
||||
"slug": "software",
|
||||
"name": {
|
||||
"en": "Software",
|
||||
"fr": "Logiciel",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"id": "ide",
|
||||
"slug": "ide",
|
||||
"name": {
|
||||
"en": "IDE & Font",
|
||||
"fr": "IDE & Police",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"id": "homelab",
|
||||
"slug": "homelab",
|
||||
"name": {
|
||||
"en": "My personal HomeLab",
|
||||
"fr": "Mon HomeLab personnel",
|
||||
|
||||
Reference in New Issue
Block a user