Files
smoothschedule/activepieces-fork/packages/pieces/community/reoon-verifier/src/i18n/vi.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

23 lines
1.9 KiB
JSON

{
"Reoon Email Verifier": "Reoon Email Verifier",
"Email validation service that cleans invalid, temporary & unsafe email addresses.": "Email validation service that cleans invalid, temporary & unsafe email addresses.",
"\nTo obtain a Reoon API key, follow these steps:\n1. Navigate to [API Setting](https://emailverifier.reoon.com/api-settings).\n2. Click on the **Create New API Key** button.\n3. Enter a valid title and copy the API key.\n": "\nTo obtain a Reoon API key, follow these steps:\n1. Navigate to [API Setting](https://emailverifier.reoon.com/api-settings).\n2. Click on the **Create New API Key** button.\n3. Enter a valid title and copy the API key.\n",
"Verify Email": "Verify Email",
"Create Bulk Email Verification": "Create Bulk Email Verification",
"Get Bulk Verification Result": "Get Bulk Verification Result",
"Verify a single email": "Verify a single email",
"Creates bulk email verification task.": "Creates bulk email verification task.",
"Retrieves result of bulk verification email by task ID.": "Retrieves result of bulk verification email by task ID.",
"Email": "Email",
"Mode": "Mode",
"Task Name": "Task Name",
"Emails": "Emails",
"Task ID": "Task ID",
"Email to verify": "Email to verify",
"Verification mode (Power mode is more accurate but a bit slower)": "Verification mode (Power mode is more accurate but a bit slower)",
"Name of the verification task": "Name of the verification task",
"Emails to verify (You can also provide multiple emails separated by comma)": "Emails to verify (You can also provide multiple emails separated by comma)",
"Provide the task ID for the bulk verification task. You can fetch this from the `Create Bulk Email Verification` action.": "Provide the task ID for the bulk verification task. You can fetch this from the `Create Bulk Email Verification` action.",
"Quick": "Quick",
"Power": "Power"
}