chore: Update translations (#11400)
This commit is contained in:
@@ -53,8 +53,6 @@ es:
|
||||
invalid_message_type: 'Tipo de mensaje inválido. Acción no permitida'
|
||||
slack:
|
||||
invalid_channel_id: 'Canal de slack inválido. Por favor, inténtalo de nuevo'
|
||||
channel_service:
|
||||
invalid_source_id: "This conversation may have originally belonged to a different contact but is now showing here due to a merge or update. You won't be able to continue this conversation. Please create a new conversation to proceed."
|
||||
inboxes:
|
||||
imap:
|
||||
socket_error: Verifique la conexión de red, la dirección IMAP y vuelva a intentarlo.
|
||||
@@ -222,6 +220,10 @@ es:
|
||||
shopify:
|
||||
name: 'Shopify'
|
||||
description: 'Connect your Shopify store to access order details, customer information, and product data directly within your conversations and helps your support team provide faster, more contextual assistance to your customers.'
|
||||
leadsquared:
|
||||
name: 'LeadSquared'
|
||||
short_description: 'Sync your contacts and conversations with LeadSquared CRM.'
|
||||
description: 'Sync your contacts and conversations with LeadSquared CRM. This integration automatically creates leads in LeadSquared when new contacts are added, and logs conversation activity to provide your sales team with complete context.'
|
||||
captain:
|
||||
copilot_error: 'Conecte un asistente a esta bandeja de entrada para utilizar Copilot'
|
||||
copilot_limit: 'Te quedaste sin créditos de Copilot. Puedes comprar más créditos desde la sección de facturación.'
|
||||
@@ -282,3 +284,25 @@ es:
|
||||
seconds:
|
||||
one: '%{count} segundo'
|
||||
other: '%{count} segundos'
|
||||
automation:
|
||||
system_name: 'Automation System'
|
||||
crm:
|
||||
no_message: 'No messages in conversation'
|
||||
attachment: '[Attachment: %{type}]'
|
||||
no_content: '[Sin contenido]'
|
||||
created_activity: |
|
||||
New conversation started on %{brand_name}
|
||||
|
||||
Channel: %{channel_info}
|
||||
Created: %{formatted_creation_time}
|
||||
Conversation ID: %{display_id}
|
||||
View in %{brand_name}: %{url}
|
||||
transcript_activity: |
|
||||
Conversation Transcript from %{brand_name}
|
||||
|
||||
Channel: %{channel_info}
|
||||
Conversation ID: %{display_id}
|
||||
View in %{brand_name}: %{url}
|
||||
|
||||
Transcript:
|
||||
%{format_messages}
|
||||
|
||||
Reference in New Issue
Block a user