feat: add tooltips for navigation and action buttons in CommandPalette; update localization files for new tooltip texts

This commit is contained in:
2025-09-04 13:50:07 +02:00
parent b40546ed9f
commit 334bd93099
5 changed files with 136 additions and 56 deletions

View File

@@ -15,6 +15,14 @@
"placeholder": "Use las flechas para navegar entre los prefacios de inmediato. Presione Entrar para enviar el mensaje.",
"send": "Enviar un nuevo mensaje",
"sending": "Enviando..."
},
"tooltip": {
"up": "Ir al mensaje anterior",
"down": "Ir al siguiente mensaje",
"send": "Enviar un nuevo mensaje predefinido",
"clear": "Eliminar todos los mensajes",
"theme": "Cambiar el tema",
"language": "Cambiar la language"
}
},
"command": {