chore: Update translations (#11574)

This commit is contained in:
Chatwoot Bot
2025-06-10 07:10:52 -07:00
committed by GitHub
parent 07d3b92b12
commit 9b8c8a3850
534 changed files with 5872 additions and 828 deletions

View File

@@ -285,6 +285,7 @@
"HEADER": {
"TITLE": "Contactos",
"SEARCH_TITLE": "Buscar contactos",
"ACTIVE_TITLE": "Active contacts",
"SEARCH_PLACEHOLDER": "Buscar...",
"MESSAGE_BUTTON": "Mensaje",
"SEND_MESSAGE": "Enviar mensaje",
@@ -457,6 +458,10 @@
"PLACEHOLDER": "Agregar Twitter/X"
}
}
},
"DELETE_CONTACT": {
"MESSAGE": "This action is permanent and irreversible.",
"BUTTON": "Delete now"
}
},
"DETAILS": {
@@ -466,7 +471,7 @@
"DELETE_CONTACT": "Eliminar contacto",
"DELETE_DIALOG": {
"TITLE": "Confirmar eliminación",
"DESCRIPTION": "¿Estás seguro de que quieres eliminar este contacto {contactName}?",
"DESCRIPTION": "Are you sure you want to delete this contact?",
"CONFIRM": "Sí, eliminar",
"API": {
"SUCCESS_MESSAGE": "Contacto eliminado correctamente",
@@ -555,7 +560,8 @@
"SUBTITLE": "Empieza a añadir nuevos contactos haciendo clic en el botón de abajo",
"BUTTON_LABEL": "Añadir contacto",
"SEARCH_EMPTY_STATE_TITLE": "No hay contactos que coincidan con tu búsqueda 🔍",
"LIST_EMPTY_STATE_TITLE": "No hay contactos disponibles en esta vista 📋"
"LIST_EMPTY_STATE_TITLE": "No hay contactos disponibles en esta vista 📋",
"ACTIVE_EMPTY_STATE_TITLE": "No contacts are active at the moment 🌙"
}
},
"COMPOSE_NEW_CONVERSATION": {