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

19 lines
944 B
JSON

{
"PDF": "PDF",
"Extract Text": "Extract Text",
"Convert to Image": "Convert to Image",
"Text to PDF": "Text to PDF",
"Image to PDF": "Image to PDF",
"Extract text from PDF file or url": "Extract text from PDF file or url",
"Convert a PDF file or URL to an image": "Convert a PDF file or URL to an image",
"Convert text to PDF": "Convert text to PDF",
"Convert image to PDF": "Convert image to PDF",
"PDF File or URL": "PDF File or URL",
"Output Image Type": "Output Image Type",
"text": "text",
"image": "image",
"Enter text to convert": "Enter text to convert",
"Image has to be png, jpeg or jpg and it will be scaled down to fit the page when image is larger than an A4 page": "Image has to be png, jpeg or jpg and it will be scaled down to fit the page when image is larger than an A4 page",
"Single Combined Image": "Single Combined Image",
"Separate Image for Each Page": "Separate Image for Each Page"
}