translation.json•2 kB
{
  "Open-source, self-hosted Slack alternative": "Open-source, self-hosted Slack alternative",
  "Workspace URL": "Workspace URL",
  "Bot Token": "Bot Token",
  "The workspace URL of the Mattermost instance (e.g https://activepieces.mattermost.com)": "The workspace URL of the Mattermost instance (e.g https://activepieces.mattermost.com)",
  "The bot token to use to authenticate": "The bot token to use to authenticate",
  "\n**Workspace URL**: The url of mattermost instance (e.g `https://activepieces.mattermost.com`)\n\n**Bot Token**: Obtain it from settings > integrations > bot accounts > add bot account\n": "\n**Workspace URL**: The url of mattermost instance (e.g `https://activepieces.mattermost.com`)\n\n**Bot Token**: Obtain it from settings > integrations > bot accounts > add bot account\n",
  "Send Message": "Send Message",
  "Custom API Call": "Custom API Call",
  "Send a message to a Mattermost channel": "Send a message to a Mattermost channel",
  "Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
  "Channel ID": "Channel ID",
  "Message Text": "Message Text",
  "Method": "Method",
  "Headers": "Headers",
  "Query Parameters": "Query Parameters",
  "Body": "Body",
  "Response is Binary ?": "Response is Binary ?",
  "No Error on Failure": "No Error on Failure",
  "Timeout (in seconds)": "Timeout (in seconds)",
  "The channel to send the message to, get that ID by clicking on info near start call butto": "The channel to send the message to, get that ID by clicking on info near start call butto",
  "The text of the message to send": "The text of the message to send",
  "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
  "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
  "GET": "GET",
  "POST": "POST",
  "PATCH": "PATCH",
  "PUT": "PUT",
  "DELETE": "DELETE",
  "HEAD": "HEAD"
}