chore: Update translations from Crowdin (#4838)

This commit is contained in:
Sojan Jose
2022-06-12 11:08:06 +05:30
committed by GitHub
parent 7bb8186e43
commit bc8e08f126
22 changed files with 167 additions and 167 deletions

View File

@@ -1,17 +1,17 @@
{
"BULK_ACTION": {
"CONVERSATIONS_SELECTED": "%{conversationCount} conversations selected",
"CONVERSATIONS_SELECTED": "%{conversationCount} conversaciones seleccionadas",
"AGENT_SELECT_LABEL": "Seleccionar agente",
"ASSIGN_CONFIRMATION_LABEL": "Are you sure you want to assign %{conversationCount} %{conversationLabel} to",
"GO_BACK_LABEL": "Go back",
"ASSIGN_CONFIRMATION_LABEL": "¿Está seguro que desea asignar %{conversationCount} %{conversationLabel} a",
"GO_BACK_LABEL": "Volver",
"ASSIGN_LABEL": "Asignar",
"ASSIGN_AGENT_TOOLTIP": "Assign Agent",
"ASSIGN_AGENT_TOOLTIP": "Asignar agente",
"RESOLVE_TOOLTIP": "Resolver",
"ASSIGN_SUCCESFUL": "Conversations assigned successfully",
"ASSIGN_FAILED": "Failed to assign conversations, please try again",
"RESOLVE_SUCCESFUL": "Conversations resolved successfully",
"RESOLVE_FAILED": "Failed to resolve conversations, please try again",
"ALL_CONVERSATIONS_SELECTED_ALERT": "Conversations visible on this page are only selected.",
"AGENT_LIST_LOADING": "Loading Agents"
"ASSIGN_SUCCESFUL": "Conversaciones asignadas con éxito",
"ASSIGN_FAILED": "Error al asignar conversaciones, inténtelo de nuevo",
"RESOLVE_SUCCESFUL": "Conversaciones resueltas con éxito",
"RESOLVE_FAILED": "Error al resolver las conversaciones, inténtelo de nuevo",
"ALL_CONVERSATIONS_SELECTED_ALERT": "Las conversaciones visibles en esta página sólo están seleccionadas.",
"AGENT_LIST_LOADING": "Cargando agentes"
}
}