mirror of
https://github.com/ArthurDanjou/artchat.git
synced 2026-01-14 15:54:03 +01:00
feat: enhance CommandPalette and MessageContainer with improved styling and interactivity; update localization messages for clarity
This commit is contained in:
@@ -26,15 +26,15 @@
|
||||
"prompt": "¿Cómo puedo cambiar el tema?"
|
||||
},
|
||||
"stats": {
|
||||
"label": "Ver estadísticas",
|
||||
"label": "Estadística de desarrollo",
|
||||
"prompt": "¿Cómo puedo ver las estadísticas sobre Arthur?"
|
||||
},
|
||||
"weather": {
|
||||
"label": "Ver el clima",
|
||||
"label": "Clima",
|
||||
"prompt": "¿Cómo puedo ver las condiciones climáticas cerca de Arthur?"
|
||||
},
|
||||
"location": {
|
||||
"label": "Ver ubicación",
|
||||
"label": "Ubicación",
|
||||
"prompt": "¿Cómo puedo ver la ubicación de Arthur?"
|
||||
},
|
||||
"language": {
|
||||
@@ -133,7 +133,7 @@
|
||||
"offline": "Estoy desconectado 🫥",
|
||||
"idling": "Estoy durmiendo 😴"
|
||||
},
|
||||
"started": "Comenzado el {date} a {hour}",
|
||||
"started": "Comenzó {ago}, el {date} en {hour}",
|
||||
"secret": "Proyecto Secreto"
|
||||
},
|
||||
"location": "Actualmente estoy basado en {location}. Consulta más detalles a continuación.",
|
||||
|
||||
Reference in New Issue
Block a user