- 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>
35 lines
1.9 KiB
JSON
35 lines
1.9 KiB
JSON
{
|
|
"Get Presentation": "Obtener presentación",
|
|
"Refresh Sheets Charts": "Actualizar Gráficos de Hojas",
|
|
"Generate from template": "Generar desde plantilla",
|
|
"Custom API Call": "Llamada API personalizada",
|
|
"Get all slides from a presentation": "Obtener todas las diapositivas de una presentación",
|
|
"Refresh all Google Sheets charts in the presentation": "Actualizar todas las partituras de Google Sheets en la presentación",
|
|
"Generate a new slide from a template": "Generar una nueva diapositiva a partir de una plantilla",
|
|
"Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
|
|
"Presentation ID": "ID de presentación",
|
|
"Template presentation ID": "Template presentation ID",
|
|
"Placeholder Format": "Formato de marcador",
|
|
"Table Data": "Datos de tabla",
|
|
"Method": "Método",
|
|
"Headers": "Encabezados",
|
|
"Query Parameters": "Parámetros de consulta",
|
|
"Body": "Cuerpo",
|
|
"Response is Binary ?": "¿Respuesta es binaria?",
|
|
"No Error on Failure": "No hay ningún error en fallo",
|
|
"Timeout (in seconds)": "Tiempo de espera (en segundos)",
|
|
"The ID of the presentation": "El ID de la presentación",
|
|
"The ID of the presentation, between /d and /edit": "El ID de la presentación, entre /d y /edit",
|
|
"The ID of the templated presentation": "El ID de la presentación plantillada",
|
|
"Choose the format of placeholders in your template": "Elija el formato de marcadores de posición en su plantilla",
|
|
"Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
|
|
"Enable for files like PDFs, images, etc..": "Activar para archivos como PDFs, imágenes, etc.",
|
|
"Curly Braces {{}}": "Brazados rizados {{}}",
|
|
"Square Brackets [[]]": "Corchetes cuadrados [[]]",
|
|
"GET": "RECOGER",
|
|
"POST": "POST",
|
|
"PATCH": "PATCH",
|
|
"PUT": "PUT",
|
|
"DELETE": "BORRAR",
|
|
"HEAD": "LIMPIO"
|
|
} |