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,117 @@
|
||||
{
|
||||
"Read file content and return it in different formats.": "Lesen Sie den Dateiinhalt und geben Sie ihn in verschiedenen Formaten zurück.",
|
||||
"Read File": "Datei lesen",
|
||||
"Create file": "Datei erstellen",
|
||||
"Change File Encoding": "Dateicodierung ändern",
|
||||
"Check file type": "Dateityp überprüfen",
|
||||
"Zip Files": "Zip-Dateien",
|
||||
"Unzip File": "Datei entpacken",
|
||||
"Read a file from the file system": "Eine Datei aus dem Dateisystem lesen",
|
||||
"Create file from content": "Datei aus Inhalt erstellen",
|
||||
"Changes the encoding of a file": "Ändert die Kodierung einer Datei",
|
||||
"Check MIME type of a file and filter based on selected types": "Überprüfen Sie den MIME-Typ einer Datei und Filter basierend auf ausgewählten Typen",
|
||||
"Create compressed zip file from one or many files": "Komprimierte Zip-Datei aus einer oder mehreren Dateien erstellen",
|
||||
"Unzip compressed zip file": "Komprimierte Zip-Datei entpacken",
|
||||
"File": "Datei",
|
||||
"Output format": "Ausgabeformat",
|
||||
"Content": "Inhalt",
|
||||
"File name": "Dateiname",
|
||||
"Encoding": "Encodierung",
|
||||
"Source file": "Quelldatei",
|
||||
"Source encoding": "Quellcodierung",
|
||||
"Output file name": "Dateiname ausgeben",
|
||||
"Output encoding": "Ausgabekodierung",
|
||||
"File to Check": "Zu überprüfende Datei",
|
||||
"Select MIME Types": "MIME-Typen auswählen",
|
||||
"Files": "Dateien",
|
||||
"Name of zipped file": "Name der Zip-Datei",
|
||||
"Zip File": "Zip-Datei",
|
||||
"Max Results": "Maximale Ergebnisse",
|
||||
"The output format": "Das Ausgabeformat",
|
||||
"Choose one or more MIME types to check against the file.": "Wählen Sie einen oder mehrere MIME-Typen, um die Datei zu überprüfen.",
|
||||
"\nThrow an error if zip file has more than expected entries.\n- This is a safe measure when working with untrusted zip files.\n- Exclude this field or set to 0 to skip this check.\n": "\nSendet einen Fehler, wenn die Zip-Datei mehr als erwartet enthält.\n- Dies ist ein sicherer Test, wenn Sie mit nicht vertrauenswürdigen Zip-Dateien arbeiten.\n- Dieses Feld ausschließen oder auf 0 setzen, um diese Überprüfung zu überspringen.\n",
|
||||
"Text": "Text",
|
||||
"Base64": "Base64",
|
||||
"ASCII": "ASCII",
|
||||
"UTF-8": "UTF-8",
|
||||
"UTF-16LE": "UTF-16LE",
|
||||
"UCS-2": "UCS-2",
|
||||
"Base64 URL": "Base64-URL",
|
||||
"Latin1": "Latein1",
|
||||
"Binary": "Binär",
|
||||
"Hex": "Hexe",
|
||||
"Octet-stream": "Octet-Stream",
|
||||
"Plain Text": "Einfacher Text",
|
||||
"CSS Stylesheet": "CSS Stylesheet",
|
||||
"HTML Document": "HTML-Dokument",
|
||||
"JavaScript": "JavaScript",
|
||||
"CSV File": "CSV-Datei",
|
||||
"iCalendar Format": "iCalendar Format",
|
||||
"APNG Image": "APNG-Bild",
|
||||
"AVIF Image": "AVIF Bild",
|
||||
"GIF Image": "GIF-Bild",
|
||||
"JPEG Image": "JPEG-Bild",
|
||||
"PNG Image": "PNG Bild",
|
||||
"SVG Image": "SVG Image",
|
||||
"WebP Image": "WebP-Bild",
|
||||
"BMP Image": "BMP-Bild",
|
||||
"Icon Format": "Symbolformat",
|
||||
"TIFF Image": "TIFF-Bild",
|
||||
"AAC Audio": "AAC Audio",
|
||||
"MP3 Audio": "MP3 Audio",
|
||||
"OGG Audio": "OGG-Audio",
|
||||
"WAV Audio": "WAV Audio",
|
||||
"FLAC Audio": "FLAC Audio",
|
||||
"MIDI Audio": "MIDI-Audio",
|
||||
"WEBM Audio": "WEBM Audio",
|
||||
"MP4 Video": "MP4-Video",
|
||||
"WebM Video": "WebM-Video",
|
||||
"OGG Video": "OGG-Video",
|
||||
"AVI Video": "AVI Video",
|
||||
"MPEG Video": "MPEG-Video",
|
||||
"3GPP Video": "3GPP Video",
|
||||
"3GPP2 Video": "3GPP2 Video",
|
||||
"EOT Font": "EOT Font",
|
||||
"OpenType Font": "OpenType-Schriftart",
|
||||
"TrueType Font": "TrueType Font",
|
||||
"WOFF Font": "WOFF-Schriftart",
|
||||
"WOFF2 Font": "WOFF2-Schriftart",
|
||||
"BZip Archive": "BZip-Archiv",
|
||||
"BZip2 Archive": "BZip2 Archiv",
|
||||
"GZip Archive": "GZip-Archiv",
|
||||
"RAR Archive": "RAR-Archiv",
|
||||
"TAR Archive": "TAR Archiv",
|
||||
"ZIP Archive": "ZIP-Archiv",
|
||||
"7-Zip Archive": "7-Zip-Archiv",
|
||||
"AbiWord Document": "AbiWord Dokument",
|
||||
"PDF": "PDF",
|
||||
"Microsoft Word": "Microsoft Word",
|
||||
"Microsoft Word (OpenXML)": "Microsoft Word (OpenXML)",
|
||||
"Microsoft Excel": "Microsoft Excel",
|
||||
"Microsoft Excel (OpenXML)": "Microsoft Excel (OpenXML)",
|
||||
"Microsoft PowerPoint": "Microsoft PowerPoint",
|
||||
"Microsoft PowerPoint (OpenXML)": "Microsoft PowerPoint (OpenXML)",
|
||||
"OpenDocument Presentation": "OpenDocument Präsentation",
|
||||
"OpenDocument Spreadsheet": "OpenDocument Tabelle",
|
||||
"OpenDocument Text": "OpenDocument-Text",
|
||||
"Rich Text Format": "Rich-Text-Format",
|
||||
"Electronic Publication (EPUB)": "Elektronische Publikation (EPUB)",
|
||||
"Amazon Kindle eBook": "Amazon Kindle eBook",
|
||||
"XUL": "XUL",
|
||||
"PHP Script": "PHP-Skript",
|
||||
"Java Archive (JAR)": "Java-Archiv (JAR)",
|
||||
"Microsoft Visio": "Microsoft Visio",
|
||||
"Apple Installer Package": "Apple Installer Paket",
|
||||
"Form Data (multipart/form-data)": "Formulardaten (multipart/form-data)",
|
||||
"Partial Content (multipart/byteranges)": "Teilinhalt (Mehrteil/Byteranges)",
|
||||
"JSON": "JSON",
|
||||
"JSON-LD": "JSON-LD",
|
||||
"XML": "XML",
|
||||
"XHTML": "XHTML",
|
||||
"C-Shell Script": "C-Shell Skript",
|
||||
"Bourne Shell Script": "Bourne Shell-Skript",
|
||||
"FreeARC Archive": "FreeARC-Archiv",
|
||||
"CD Audio": "CD Audio",
|
||||
"MPEG Transport Stream": "MPEG-Transport-Stream",
|
||||
"Opus Audio in Ogg Container": "Opus Audio im Ogg Container"
|
||||
}
|
||||
Reference in New Issue
Block a user