translation.json•3.72 kB
{
"\nTo get your API Key:\n\n1. Login to the dashboard at https://platform.bolna.ai\n2. Navigate to Developers tab from the left menu bar after login\n3. Click the button Generate a new API Key to generate a key\n4. Get your API Key\n": "\nTo get your API Key:\n\n1. Login to the dashboard at https://platform.bolna.ai\n2. Navigate to Developers tab from the left menu bar after login\n3. Click the button Generate a new API Key to generate a key\n4. Get your API Key\n",
"Make Phone Call": "Make Phone Call",
"Custom API Call": "Custom API Call",
"Initiate an outbound phone call from a Bolna Voice AI agent to a recipient.": "Initiate an outbound phone call from a Bolna Voice AI agent to a recipient.",
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
"Agent": "Agent",
"Recipient Phone Number": "Recipient Phone Number",
"From Phone Number": "From Phone Number",
"Scheduled At": "Scheduled At",
"User Data": "User Data",
"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)",
"Select the Bolna Voice AI agent": "Select the Bolna Voice AI agent",
"Phone number of the recipient with country code (E.164 format, e.g., +10123456789)": "Phone number of the recipient with country code (E.164 format, e.g., +10123456789)",
"Phone number of the sender with country code (E.164 format, e.g., +19876543007). Optional.": "Phone number of the sender with country code (E.164 format, e.g., +19876543007). Optional.",
"The scheduled date and time in ISO 8601 format with time zone (e.g., 2025-08-21T10:35:00Z). Leave empty to call immediately.": "The scheduled date and time in ISO 8601 format with time zone (e.g., 2025-08-21T10:35:00Z). Leave empty to call immediately.",
"Additional user dynamic variables as defined in the agent prompt (JSON object)": "Additional user dynamic variables as defined in the agent prompt (JSON object)",
"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",
"Call Completion Report": "Call Completion Report",
"Triggers when Bolna call report it is completed": "Triggers when Bolna call report it is completed",
"Markdown": "Markdown",
"## Bolna AI Webhook Setup\n To use this trigger, you need to manually set up a webhook in your Bolna AI account:\n \n 1. Login to your Bolna AI account.\n 2. Navigate to **Agent Setup** tab on the left navigation menu.\n 3. Go to **Analytics** .\n 4. Add to the **Push all execution data to webhook** and specify the following URL:\n ```text\n {{webhookUrl}}\n ```\n 5. Click Save Ag": "## Bolna AI Webhook Setup\n To use this trigger, you need to manually set up a webhook in your Bolna AI account:\n \n 1. Login to your Bolna AI account.\n 2. Navigate to **Agent Setup** tab on the left navigation menu.\n 3. Go to **Analytics** .\n 4. Add to the **Push all execution data to webhook** and specify the following URL:\n ```text\n {{webhookUrl}}\n ```\n 5. Click Save Agent.\n "
}