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

50 lines
2.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"PostHog": "Постхог",
"Open-source product analytics": "Аналитика продуктов с открытым исходным кодом",
"\n[Click here](https://posthog.com/docs/api/overview#personal-api-keys-recommended) to learn how to obtain your Personal API key.\n": "\n[Click here](https://posthog.com/docs/api/overview#personal-api-keys-recommended) to learn how to obtain your Personal API key.\n",
"Create Event": "Создать событие",
"Create Project": "Создать проект",
"Custom API Call": "Пользовательский вызов API",
"Create an event inside a project": "Создать событие внутри проекта",
"Create a posthog project": "Создать проект Posthog",
"Make a custom API call to a specific endpoint": "Сделать пользовательский API вызов к определенной конечной точке",
"Event name": "Название события",
"Event type": "Тип события",
"Distinct Id": "Идентификатор отдельного",
"Properties": "Свойства",
"Context": "Контекст",
"Message ID": "ID сообщения",
"Category": "Категория",
"Name": "Наименование",
"Slack Incoming Webhook": "Входящий Slack Webhook",
"Anonymize IPs": "Анонимизировать IP",
"Is demo project": "Демонстрационный проект",
"Method": "Метод",
"Headers": "Заголовки",
"Query Parameters": "Параметры запроса",
"Body": "Тело",
"No Error on Failure": "Нет ошибок при ошибке",
"Timeout (in seconds)": "Таймаут (в секундах)",
"The event name": "Название события",
"User's Distinct Id": "Идентификатор отдельного пользователя",
"The event properties": "Свойства события",
"The event context,": "Контекст события,",
"The message id,": "Идентификатор сообщения,",
"The event category.": "Категория события.",
"Project Name": "Название проекта",
"Slack incoming webhook": "Перехватывать входящие вебхуки",
"Whether to anonymize incoming IP addresses.": "Анонимизировать ли входящие IP адреса.",
"If this is a demo project": "Если это демо-проект",
"Authorization headers are injected automatically from your connection.": "Заголовки авторизации включаются автоматически из вашего соединения.",
"Alias": "Alias",
"Capture": "Захват",
"Identify": "Определить",
"Page": "Страница",
"Screen": "Экран",
"GET": "ПОЛУЧИТЬ",
"POST": "ПОСТ",
"PATCH": "ПАТЧ",
"PUT": "ПОКУПИТЬ",
"DELETE": "УДАЛИТЬ",
"HEAD": "HEAD"
}