mirror of
https://github.com/ArthurDanjou/artchat.git
synced 2026-01-30 20:28:39 +01:00
feat: update CommandPalette styling and remove unused 'uses' translations for improved clarity and organization
This commit is contained in:
@@ -137,12 +137,6 @@
|
||||
"secret": "Secret Project"
|
||||
},
|
||||
"location": "I'm currently based in {location}. See below for more details.",
|
||||
"uses": {
|
||||
"hardware": "Here is a list of hardware equipment that Arthur uses",
|
||||
"software": "Here is the list of software and applications that Arthur uses",
|
||||
"homelab": "Here is a list of equipment in Arthur's Homelab",
|
||||
"ide": "Here is the list of IDEs and the font that Arthur uses"
|
||||
},
|
||||
"contact": "There are different ways to contact me. Here is a list:",
|
||||
"duplicated": {
|
||||
"title": "⚠️ I detected duplicated messages",
|
||||
|
||||
@@ -170,12 +170,6 @@
|
||||
"high": "Alto",
|
||||
"humidity": "Humedad",
|
||||
"wind": "Viento"
|
||||
},
|
||||
"uses": {
|
||||
"homelab": "Aquí hay una lista de equipos en Homelab de Arthur",
|
||||
"hardware": "Aquí hay una lista de equipos de hardware que usa Arthur",
|
||||
"software": "Aquí está la lista de software y aplicaciones que Arthur usa",
|
||||
"ide": "Aquí está la lista de IDES y la fuente que usa Arthur"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
|
||||
@@ -170,12 +170,6 @@
|
||||
"high": "Haut",
|
||||
"humidity": "Humidité",
|
||||
"wind": "Vent"
|
||||
},
|
||||
"uses": {
|
||||
"homelab": "Voici une liste d'équipements dans HomeLab d'Arthur",
|
||||
"hardware": "Voici une liste d'équipements matériels qu'Arthur utilise",
|
||||
"ide": "Voici la liste des ides et la police qu'Arthur utilise",
|
||||
"software": "Voici la liste des logiciels et applications qu'Arthur utilise"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
|
||||
Reference in New Issue
Block a user