- 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>
55 lines
3.3 KiB
JSON
55 lines
3.3 KiB
JSON
{
|
|
"Create and edit documents online": "Crear y editar documentos en línea",
|
|
"Create Document": "Crear Documento",
|
|
"Edit template file": "Editar archivo de plantilla",
|
|
"Read Document": "Leer documento",
|
|
"Find Document": "Buscar documento",
|
|
"Custom API Call": "Llamada API personalizada",
|
|
"Append text to google docs": "Añadir texto a los documentos de Google",
|
|
"Create a document on Google Docs": "Crear un documento en Google Docs",
|
|
"Edit a template file and replace the values with the ones provided": "Editar un archivo de plantilla y reemplazar los valores por los proporcionados",
|
|
"Read a document from Google Docs": "Leer un documento de Google Docs",
|
|
"Search for document by name.": "Buscar documento por nombre.",
|
|
"Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
|
|
"Appends text to google docs": "Añade texto a los documentos de Google",
|
|
"Document Title": "Título del documento",
|
|
"Document Content": "Contenido del documento",
|
|
"Destination File": "Archivo de destino",
|
|
"Variables": "Variables",
|
|
"Images": "Imágenes",
|
|
"Placeholder Format": "Formato de marcador",
|
|
"Document ID": "ID del documento",
|
|
"Document Name": "Nombre del documento",
|
|
"Folder": "Carpeta",
|
|
"Create a new document if not found?": "¿Crear un nuevo documento si no se encuentra?",
|
|
"New Document Properties": "Propiedades del documento nuevo",
|
|
"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)",
|
|
"Text to append": "Texto a añadir",
|
|
"The ID of the file to replace the values": "El ID del archivo para reemplazar los valores",
|
|
"Dont include the placeholder format \"[[]]\" or \"{{}}\", only the key name and its value": "No incluir el formato de marcador de posición \"[[]]\" o \"{{}}\", sólo el nombre de la clave y su valor",
|
|
"Key: Image ID (get it manually from the Read File Action), Value: Image URL": "Clave: ID de imagen (obtenerlo manualmente de la acción del archivo de lectura), Valor: URL de la imagen",
|
|
"Choose the format of placeholders in your template": "Elija el formato de marcadores de posición en su plantilla",
|
|
"The ID of the document to read": "El ID del documento a leer",
|
|
"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.",
|
|
"The text to append to the document": "El texto a añadir al documento",
|
|
"The ID of the document to append text to": "El ID del documento al que añadir texto",
|
|
"Curly Braces {{}}": "Brazados rizados {{}}",
|
|
"Square Brackets [[]]": "Corchetes cuadrados [[]]",
|
|
"Single Curly Braces {}": "Brazales individuales {}",
|
|
"Single Square Brackets []": "Corchetes cuadrados únicos []",
|
|
"GET": "RECOGER",
|
|
"POST": "POST",
|
|
"PATCH": "PATCH",
|
|
"PUT": "PUT",
|
|
"DELETE": "BORRAR",
|
|
"HEAD": "LIMPIO",
|
|
"New Document": "Nuevo documento",
|
|
"Triggers when a new document is added to a specific folder(optional).": "Se activa cuando se añade un nuevo documento a una carpeta específica (opcional)."
|
|
} |