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

16 lines
2.5 KiB
JSON

{
"Mailchain is a simple, secure, and decentralized communications protocol that enables blockchain-based email.": "Mailchain is a simple, secure, and decentralized communications protocol that enables blockchain-based email.",
"The secret recovery phrase (25-word mnemonic phrase) to authenticate with the Mailchain Protocol. You can obtain this phrase when setting up your Mailchain account.": "The secret recovery phrase (25-word mnemonic phrase) to authenticate with the Mailchain Protocol. You can obtain this phrase when setting up your Mailchain account.",
"Get Authenticated User": "Get Authenticated User",
"Send Email": "Send Email",
"Get the authenticated user to the Mailchain Protocol": "Get the authenticated user to the Mailchain Protocol",
"Send an email to blockchain or mailchain addresses": "Send an email to blockchain or mailchain addresses",
"Markdown": "Markdown",
"To": "To",
"Subject": "Subject",
"Content": "Content",
"**Getting Started with Mailchain:**\n\nTo send emails using the Mailchain Protocol, you need to first create an account on [Mailchain](https://app.mailchain.com/). Once your account is set up, you will receive a Mailchain address. You can also connect your wallet to associate a blockchain address with your Mailchain account.\n\n**Recipients:**\n\nWhen sending an email, you can use either a Mailchain address or a blockchain address as the recipient. For blockchain addresses, you can leverage supported web3 domain ": "**Getting Started with Mailchain:**\n\nTo send emails using the Mailchain Protocol, you need to first create an account on [Mailchain](https://app.mailchain.com/). Once your account is set up, you will receive a Mailchain address. You can also connect your wallet to associate a blockchain address with your Mailchain account.\n\n**Recipients:**\n\nWhen sending an email, you can use either a Mailchain address or a blockchain address as the recipient. For blockchain addresses, you can leverage supported web3 domain services, including ENS, Unstoppable Domains, Lens, Coinbase, and many more.\n\n**Example Usage:**\n- **Mailchain Address:** 'yourname@mailchain.com'\n- **Blockchain Address:** 'yourname.eth' (ENS), 'yourname.crypto' (Unstoppable Domains), etc.\n\nTo manage your inbox and send emails, visit [Mailchain's Web App](https://app.mailchain.com/).\n",
"The blockchain or mailchain addresses to send the email to": "The blockchain or mailchain addresses to send the email to",
"The subject of the email": "The subject of the email",
"The content of the email": "The content of the email"
}