- 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>
37 lines
2.2 KiB
JSON
37 lines
2.2 KiB
JSON
{
|
|
"You can find your Browse AI API key on the dashboard under Settings → API Key.": "Je kunt je Blader API-sleutel vinden op het dashboard onder Instellingen → API Key.",
|
|
"Get Task Details": "Verkrijg Taakgegevens",
|
|
"List Robots": "List Robots",
|
|
"Run a Robot": "Voer een robot uit",
|
|
"Custom API Call": "Custom API Call",
|
|
"Retrieves the details of a specific task executed by a Browse AI robot.": "Haal de details op van een specifieke taak uitgevoerd door een Browse AI robot.",
|
|
"Retrieves all robots available in your account.": "Haal alle robots op die in je account beschikbaar zijn.",
|
|
"Runs a robot on-demand with custom input parameters.": "Voer een robot op aanvraag uit met aangepaste invoerparameters.",
|
|
"Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
|
|
"Robot": "Robot",
|
|
"Task": "Opdracht",
|
|
"Record Video": "Video opnemen",
|
|
"Input Parameters": "Invoer parameters",
|
|
"Method": "Methode",
|
|
"Headers": "Kopteksten",
|
|
"Query Parameters": "Query parameters",
|
|
"Body": "Lichaam",
|
|
"Response is Binary ?": "Antwoord is binair?",
|
|
"No Error on Failure": "Geen fout bij fout",
|
|
"Timeout (in seconds)": "Time-out (in seconden)",
|
|
"Select a robot from your Browse AI account": "Selecteer een robot in uw account Blader AI",
|
|
"Select a task associated with the selected robot": "Selecteer een taak gekoppeld aan de geselecteerde robot",
|
|
"Try to record a video while running the task.": "Probeer een video op te nemen tijdens het uitvoeren van de taak.",
|
|
"Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
|
|
"Enable for files like PDFs, images, etc..": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc..",
|
|
"GET": "KRIJG",
|
|
"POST": "POSTE",
|
|
"PATCH": "BEKIJK",
|
|
"PUT": "PUT",
|
|
"DELETE": "VERWIJDEREN",
|
|
"HEAD": "HOOFD",
|
|
"Task Finished with Error": "Taak beëindigd met een fout",
|
|
"Task Finished Successfully": "Taak Succesvol Voltooid",
|
|
"Triggers when a robot task run fails with an error.": "Taak van een robot wordt uitgevoerd met een fout.",
|
|
"Triggers when a robot finishes a task successfully.": "Triggert een robot met succes een taak af."
|
|
} |