chore: New translation updates (#2533)

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
This commit is contained in:
Sojan Jose
2021-06-29 18:12:33 +05:30
committed by GitHub
parent 8027c69c1c
commit 07a422219a
285 changed files with 951 additions and 146 deletions

View File

@@ -90,7 +90,7 @@
}
},
"SEARCH": {
"NO_RESULTS": "No se encontraron agentes."
"NO_RESULTS": "No se encontraron resultados."
}
}
}

View File

@@ -136,6 +136,7 @@
"LIST": {
"LOADING_MESSAGE": "Cargando contactos...",
"404": "No hay contactos que coincidan con tu búsqueda 🔍",
"NO_CONTACTS": "No hay contactos disponibles",
"TABLE_HEADER": {
"NAME": "Nombre",
"PHONE_NUMBER": "Número telefónico",

View File

@@ -28,6 +28,8 @@
"DOWNLOAD": "Descargar",
"UPLOADING_ATTACHMENTS": "Subiendo archivos adjuntos...",
"NO_RESPONSE": "No hay respuesta",
"RATING_TITLE": "Rating",
"FEEDBACK_TITLE": "Feedback",
"HEADER": {
"RESOLVE_ACTION": "Resolver",
"REOPEN_ACTION": "Reabrir",

View File

@@ -0,0 +1,6 @@
{
"CSAT": {
"TITLE": "Rate your conversation",
"PLACEHOLDER": "Tell us more..."
}
}

View File

@@ -66,6 +66,12 @@
}
}
},
"SLACK": {
"HELP_TEXT": {
"TITLE": "Using Slack Integration",
"BODY": "<br/><p>Chatwoot will now sync all the incoming conversations into the <b><i>customer-conversations</i></b> channel inside your slack workplace.</p><p>Replying to a conversation thread in <b><i>customer-conversations</i></b> slack channel will create a response back to the customer through chatwoot.</p><p>Start the replies with <b><i>note:</i></b> to create private notes instead of replies.</p><p>If the replier on slack has an agent profile in chatwoot under the same email, the replies will be associated accordingly.</p><p>When the replier doesn't have an associated agent profile, the replies will be made from the bot profile.</p>"
}
},
"DELETE": {
"BUTTON_TEXT": "Eliminar",
"API": {

View File

@@ -139,7 +139,9 @@
"ACCOUNT_SETTINGS": "Configuración de la cuenta",
"APPLICATIONS": "Aplicaciones",
"LABELS": "Etiquetas",
"TEAMS": "Equipos"
"TEAMS": "Equipos",
"ALL_CONTACTS": "Todos los contactos",
"TAGGED_WITH": "Etiquetado con"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "Nueva cuenta",