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>
This commit is contained in:
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"Generative AI video model based on the image model Stable Diffusion.": "Generatief AI videomodel gebaseerd op het afbeeldingsmodel Stabiele Diffusie.",
|
||||
"API Key": "API Sleutel",
|
||||
"Please visit https://platform.stability.ai/docs/getting-started/authentication to get your API Key": "Bezoek https://platform.stability.ai/docs/getting-started/authenticatie om uw API Key te krijgen",
|
||||
"Text to Image": "Tekst naar afbeelding",
|
||||
"Custom API Call": "Custom API Call",
|
||||
"Generate an image using a text prompt": "Een afbeelding genereren met behulp van een tekstprompt",
|
||||
"Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
|
||||
"Prompt": "Prompt",
|
||||
"cfg_scale": "cfş-schaal",
|
||||
"height": "hoogte",
|
||||
"width": "width",
|
||||
"samples": "monsters",
|
||||
"steps": "stappen",
|
||||
"weight": "gewicht",
|
||||
"clip_guidance_preset": "clip_guidance_preset",
|
||||
"style_preset": "style_preset",
|
||||
"Engine ID": "Motor ID",
|
||||
"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)",
|
||||
"The text to transform in image.": "De tekst om te zetten in afbeelding.",
|
||||
"How strictly the diffusion process adheres to the prompt text (higher values keep your image closer to your prompt) (MIN:0; MAX:35)": "Hoe strikt het diffusieproces zich houdt aan de prompte tekst (hogere waarden houden uw afbeelding dichter bij uw prompt) (MIN:0; MAX:35)",
|
||||
"Height of the image in pixels. Must be in increments of 64 and >= 128": "Hoogte van de afbeelding in pixels. Moet in stappen van 64 en > = 128 zijn.",
|
||||
"Width of the image in pixels. Must be in increments of 64 and >= 128": "Breedte van de afbeelding in pixels. Moet in stappen van 64 en > = 128 zijn.",
|
||||
"Number of images to generate (MAX:10)": "Aantal te genereren afbeeldingen (MAX:10)",
|
||||
"Number of diffusion steps to run (MIN:10; MAX:150)": "Aantal diffusie stappen uit te voeren (MIN: 10; MAX: 150)",
|
||||
"Pass in a style preset to guide the image model towards a particular style.": "Geef een voorinstelling in de stijl om het afbeeldingsmodel naar een bepaalde stijl te leiden.",
|
||||
"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..",
|
||||
"NONE": "GEEN",
|
||||
"FAST_BLUE": "FAST_BLUUW",
|
||||
"FAST_GREEN": "VIP_FRIEND_POPUP_BODY",
|
||||
"SIMPLE": "EERDERE",
|
||||
"SLOW": "SLAG",
|
||||
"SLOWER": "SLOWER",
|
||||
"SLOWEST": "SLOWEST",
|
||||
"enhance": "verbeteren",
|
||||
"anime": "anime",
|
||||
"photographic": "fotografisch",
|
||||
"digital-art": "digitaal-kunst",
|
||||
"comic-book": "stripboek",
|
||||
"fantasy-art": "fantasy-art",
|
||||
"line-art": "line-kunst",
|
||||
"analog-film": "analogische film",
|
||||
"neon-punk": "Neonpunk",
|
||||
"isometric": "isometrisch",
|
||||
"low-poly": "laag",
|
||||
"origami": "origami",
|
||||
"modeling-compound": "modellering-samenstelling",
|
||||
"cinematic": "cinematische",
|
||||
"3d-model": "3d-model",
|
||||
"pixel-art": "pixel-kunst",
|
||||
"tile-texture": "tegeltextuur",
|
||||
"stable-diffusion-xl-1024-v1-0": "stabiele-diffusion-xl-1024-v1-0",
|
||||
"stable-diffusion-768-v2-1": "stabiele-diffusion-768-v2-1",
|
||||
"stable-diffusion-512-v2-1": "stabiele-diffusion-512-v2-1",
|
||||
"stable-diffusion-768-v2-0": "stabiele-diffusion-768-v2-0",
|
||||
"stable-diffusion-512-v2-0": "stabiele-diffusion-512-v2-0",
|
||||
"stable-diffusion-v1-5": "stabiele-diffusion-v1-5",
|
||||
"stable-diffusion-v1": "stabiel-diffusion-v1",
|
||||
"GET": "KRIJG",
|
||||
"POST": "POSTE",
|
||||
"PATCH": "BEKIJK",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "VERWIJDEREN",
|
||||
"HEAD": "HOOFD"
|
||||
}
|
||||
Reference in New Issue
Block a user