- 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>
60 lines
3.6 KiB
JSON
60 lines
3.6 KiB
JSON
{
|
|
"Tools for text processing": "Gereedschappen voor tekstverwerking",
|
|
"Concatenate": "Samenvoegen",
|
|
"Replace": "Vervangen",
|
|
"Split": "Opsplitsen",
|
|
"Find": "Zoeken",
|
|
"Markdown to HTML": "Markdown naar HTML",
|
|
"HTML to Markdown": "HTML naar Markdown",
|
|
"Remove HTML Tags": "Verwijder HTML-tags",
|
|
"Slugify": "Slugify",
|
|
"Use Default Value if Input is Empty": "Gebruik standaard waarde als de invoer leeg is",
|
|
"List to Text Table": "Lijst naar teksttabel",
|
|
"Concatenate two or more texts": "Samenvoegen van twee of meer teksten",
|
|
"Replaces all instances of any word, character or phrase in text, with another.": "Vervangt alle voorbeelden van een woord, teken of zin in tekst, met een ander woord.",
|
|
"Split a text by a delimiter": "Splits tekst door een scheidingsteken",
|
|
"Find substring (Regex or Text).": "Zoek substring (Regex of tekst).",
|
|
"Convert markdown to HTML": "Converteer markdown naar HTML",
|
|
"Convert HTML to Markdown": "Converteer HTML naar Markdown",
|
|
"Removes every HTML tag and returns plain text": "Verwijdert elke HTML-tag en geeft platte tekst terug",
|
|
"Slugifies strings.": "Slugificeert strings.",
|
|
"Checks your input and returns the default value, if the input is an empty text or list": "Controleert uw invoer en geeft de standaardwaarde terug als de invoer een lege tekst of lijst is",
|
|
"Convert a list of items to a text table": "Een lijst met items omzetten naar een teksttabel",
|
|
"Texts": "Teksten",
|
|
"Separator": "Scheidingsteken",
|
|
"Text": "Tekstveld",
|
|
"Search Value": "Waarde zoeken",
|
|
"Replace Value": "Vervang waarde",
|
|
"Replace Only First Match": "Vervang alleen eerste overeenkomst",
|
|
"Delimiter": "Scheidingsteken",
|
|
"text": "tekstveld",
|
|
"Expression": "Expressie",
|
|
"Markdown Content": "Markdown Content",
|
|
"Flavor of Markdown": "Flavor van Markdown",
|
|
"Minimum Header Level": "Minimaal kopniveau",
|
|
"Support Tables": "Steun tabellen",
|
|
"No Header ID": "Geen header ID",
|
|
"Simple Line Breaks": "Eenvoudige lijnbreuken",
|
|
"Open Links in New Window": "Links openen in nieuw venster",
|
|
"HTML Content": "HTML inhoud",
|
|
"HTML content": "HTML inhoud",
|
|
"Enter value": "Voer waarde in",
|
|
"Default Value": "Standaard waarde",
|
|
"List": "Klantenlijst",
|
|
"The text that separates the texts you want to concatenate": "De tekst die de teksten scheidt die u wilt samenvoegen",
|
|
"Can be plain text or a regex expression.": "Kan platte tekst of een regex expressie zijn.",
|
|
"Leave empty to delete found results.": "Laat leeg om gevonden resultaten te verwijderen.",
|
|
"Only replaces the first instance of the search value.": "vervangt alleen de eerste instantie van de waarde van de zoekopdracht.",
|
|
"Regex or text to search for.": "Regex of tekst om naar te zoeken",
|
|
"The markdown to convert to HTML": "De markdown om te converteren naar HTML",
|
|
"The flavor of markdown use during conversion": "De smaak van markdown gebruik tijdens conversie",
|
|
"The minimum header level to use during conversion": "Minimale te gebruiken koptekstniveau tijdens de conversie",
|
|
"Whether to support tables during conversion": "Ondersteun tabellen tijdens conversie",
|
|
"Whether to add an ID to headers during conversion": "Of een ID aan headers toe te voegen tijdens de conversie",
|
|
"Parses line breaks as <br>, without needing 2 spaces at the end of the line": "Parsen regeleinden als <br>, zonder 2 spaties nodig aan het einde van de regel",
|
|
"The HTML to convert to markdown": "De HTML om te converteren naar markdown",
|
|
"List of items to convert to a text table": "Lijst van items om te zetten naar een teksttabel",
|
|
"Default": "Standaard",
|
|
"Original": "Origineel",
|
|
"GitHub": "GitHub"
|
|
} |