Files
smoothschedule/activepieces-fork/packages/pieces/community/constant-contact/src/i18n/pt.json
poduck 3aa7199503 Add Activepieces integration for workflow automation
- Add Activepieces fork with SmoothSchedule custom piece
- Create integrations app with Activepieces service layer
- Add embed token endpoint for iframe integration
- Create Automations page with embedded workflow builder
- Add sidebar visibility fix for embed mode
- Add list inactive customers endpoint to Public API
- Include SmoothSchedule triggers: event created/updated/cancelled
- Include SmoothSchedule actions: create/update/cancel events, list resources/services/customers

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 22:59:37 -05:00

36 lines
1.7 KiB
JSON

{
"Email marketing for small businesses": "Marketing por e-mail para pequenas empresas",
"Create or Update Contact": "Criar ou atualizar contato",
"Custom API Call": "Chamada de API personalizada",
"Create or Update a contact in Constant Contact": "Criar ou atualizar um contato em constante contato",
"Make a custom API call to a specific endpoint": "Faça uma chamada de API personalizada para um ponto de extremidade específico",
"List": "Lista",
"Email": "e-mail",
"First Name": "Nome",
"Last Name": "Sobrenome",
"Job Title": "Título do Cargo",
"Company Name": "Nome da Empresa",
"Phone Number": "Número de telefone",
"Method": "Método",
"Headers": "Cabeçalhos",
"Query Parameters": "Parâmetros da consulta",
"Body": "Conteúdo",
"Response is Binary ?": "A resposta é binária ?",
"No Error on Failure": "Nenhum erro no Failure",
"Timeout (in seconds)": "Tempo limite (em segundos)",
"The list of the contact": "A lista de contatos",
"The email of the contact": "O e-mail do contato",
"The first name of the contact": "O primeiro nome do contato",
"The last name of the contact": "O último nome do contato",
"The job title of the contact": "O título do cargo do contato",
"The company name of the contact": "O nome da empresa do contato",
"The phone number of the contact": "O número de telefone do contato",
"Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
"Enable for files like PDFs, images, etc..": "Habilitar para arquivos como PDFs, imagens, etc..",
"GET": "OBTER",
"POST": "POSTAR",
"PATCH": "COMPRAR",
"PUT": "COLOCAR",
"DELETE": "EXCLUIR",
"HEAD": "CABEÇA"
}