chore: Update translations from Crowdin (#5202)
This commit is contained in:
@@ -72,7 +72,22 @@
|
||||
},
|
||||
"ASSIGN_AGENT": "Atribuir Agente",
|
||||
"ASSIGN_LABEL": "Atribuir etiqueta",
|
||||
"AGENTS_LOADING": "Carregando agentes..."
|
||||
"AGENTS_LOADING": "Carregando agentes...",
|
||||
"ASSIGN_TEAM": "Atribuir equipe",
|
||||
"API": {
|
||||
"AGENT_ASSIGNMENT": {
|
||||
"SUCCESFUL": "ID da conversa %{conversationId} atribuído para \"%{agentName}\"",
|
||||
"FAILED": "Não foi possível atribuir agente. Por favor, tente novamente."
|
||||
},
|
||||
"LABEL_ASSIGNMENT": {
|
||||
"SUCCESFUL": "Etiqueta #%{labelName} atribuída para o id de conversa %{conversationId}",
|
||||
"FAILED": "Não foi possível atribuir etiqueta. Por favor, tente novamente."
|
||||
},
|
||||
"TEAM_ASSIGNMENT": {
|
||||
"SUCCESFUL": "Equipe %{team} atribuído para o id de conversa %{conversationId}",
|
||||
"FAILED": "Não foi possível atribuir equipe. Por favor, tente novamente."
|
||||
}
|
||||
}
|
||||
},
|
||||
"FOOTER": {
|
||||
"MESSAGE_SIGN_TOOLTIP": "Assinatura de mensagem",
|
||||
|
||||
@@ -31,7 +31,9 @@
|
||||
"NEW_BUTTON": "Novo portal",
|
||||
"ACTIVE_BADGE": "ativo",
|
||||
"CHOOSE_LOCALE_LABEL": "Escolha uma localidade",
|
||||
"LOADING_MESSAGE": "Carregando portais...",
|
||||
"ARTICLES_LABEL": "artigos",
|
||||
"NO_PORTALS_MESSAGE": "Não há portais disponíveis",
|
||||
"ADD_NEW_LOCALE": "Adicionar uma nova localidade",
|
||||
"POPOVER": {
|
||||
"TITLE": "Portais",
|
||||
|
||||
Reference in New Issue
Block a user