Files
smoothschedule/activepieces-fork/packages/pieces/community/taskade/src/i18n/nl.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

39 lines
2.0 KiB
JSON

{
"collaboration platform for remote teams to organize and manage projects": "samenwerkingsplatform voor externe teams om projecten te organiseren en beheren",
"\n\t1. Navigate to https://taskade.com/settings/password and scroll down to Personal Access Tokens.\n\t2. Create your personal access token with any name.": "\n\tA31. Ga naar https://taskade.com/settings/password en scroll naar beneden naar Persoonlijke Toegangstokens.\n\tA32. Creëer je persoonlijke toegangstoken met een willekeurige naam.",
"Create Task": "Taak maken",
"Complete Task": "Complete Task",
"Delete Task": "Taak verwijderen",
"Custom API Call": "Custom API Call",
"Creates a new task.": "Maakt een nieuwe taak aan.",
"Complete a task in a project.": "Voltooi een taak in een project.",
"Delete an existing task in a project.": "Een bestaande taak in een project verwijderen.",
"Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
"Workspace": "werkruimte",
"Folder": "Map",
"Project": "Project",
"Content Type": "Type inhoud",
"Task Content": "Taak inhoud",
"Placement": "Plaatsing",
"Task": "Opdracht",
"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)",
"Placement of task in block": "Plaatsing van taak in blok",
"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..",
"text/markdown": "tekst/markdown",
"text/plain": "tekst/gewoon",
"afterbegin": "nastart",
"beforeend": "betoverd",
"GET": "KRIJG",
"POST": "POSTE",
"PATCH": "BEKIJK",
"PUT": "PUT",
"DELETE": "VERWIJDEREN",
"HEAD": "HOOFD"
}