chore: Update translations from Crowdin (#4772)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
17
app/javascript/dashboard/i18n/locale/pt_BR/bulkActions.json
Normal file
17
app/javascript/dashboard/i18n/locale/pt_BR/bulkActions.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"BULK_ACTION": {
|
||||
"CONVERSATIONS_SELECTED": "%{conversationCount} conversas selecionadas",
|
||||
"AGENT_SELECT_LABEL": "Selecione Agente",
|
||||
"ASSIGN_CONFIRMATION_LABEL": "Você tem certeza que deseja atribuir %{conversationCount} %{conversationLabel} para",
|
||||
"GO_BACK_LABEL": "Voltar atrás",
|
||||
"ASSIGN_LABEL": "Atribua",
|
||||
"ASSIGN_AGENT_TOOLTIP": "Atribuir Agente",
|
||||
"RESOLVE_TOOLTIP": "Resolver",
|
||||
"ASSIGN_SUCCESFUL": "Conversas atribuídas com sucesso",
|
||||
"ASSIGN_FAILED": "Falha ao atribuir conversas, por favor, tente novamente",
|
||||
"RESOLVE_SUCCESFUL": "Conversas resolvidas com sucesso",
|
||||
"RESOLVE_FAILED": "Falha ao resolver conversas, por favor, tente novamente",
|
||||
"ALL_CONVERSATIONS_SELECTED_ALERT": "Conversas visíveis nesta página só estão selecionadas.",
|
||||
"AGENT_LIST_LOADING": "Carregando agentes"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user