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

18 lines
1.1 KiB
JSON

{
"Payment solutions for every business": "Solutions de paiement pour chaque entreprise",
"Authentication": "Authentification",
"New Order": "Nouvelle commande",
"Order Updated": "Commande mise à jour",
"New Customer": "Nouveau client",
"Customer Updated": "Client mis à jour",
"New Appointment": "Nouveau Rendez-vous",
"New Payment": "Nouveau paiement",
"New Invoice": "Nouvelle facture",
"Triggered when a new order is created": "Déclenché lorsqu'une nouvelle commande est créée",
"Triggered when an order is updated": "Déclenché lorsqu'une commande est mise à jour",
"Triggered when a customer is created": "Déclenché lorsqu'un client est créé",
"Triggered when a customer is updated": "Déclenché lorsqu'un client est mis à jour",
"Triggered when a new appointment is created": "Déclenché lorsqu'un nouveau rendez-vous est créé",
"Triggered when a new payment is created": "Déclenché lorsqu'un nouveau paiement est créé",
"Triggered when a new invoice is created": "Déclenché lorsqu'une nouvelle facture est créée"
}