{
  "WhatsAppBusiness_IntegrationSettings": {
    "requirements": "Requirements",
    "error": "Error",
    "invalid_credentials": "Invalid credentials",
    "something_went_wrong": "An internal error has occurred.",
    "token_create": "The token has an expiration date. Create it again and set it to 'Never'.",
    "token_is_missing": "The token is missing the required scopes: 'whatsapp_business_management' and 'whatsapp_business_messaging'.",
    "in_your": "In your",
    "settings_page": "WhatsApp settings page",
    "save": "Save",
    "system_users_page": "Go to the System Users page",
    "go_to_your": "Go to your",
    "create_new_user": "Click 'To add' to create a new user",
    "give_it_the": "Give the user a name and select the role",
    "admin": "Administrator",
    "role": "as the role",
    "click_on": "Click on",
    "add_assets": "Add Assets",
    "under": "under",
    "add": "Add",
    "and": "and",
    "docs": "Full documentation",
    "insert_the_following_values": "Enter the following values",
    "apps": "Applications",
    "select_it_and_check": "Select the app you created earlier and check",
    "manage_app": "Manage App",
    "new_token": "Click 'Generate new Token' and select your app",
    "token_expiration_never": "Set the expiration time to 'Never'",
    "available_permissions": "Select the required permissions:",
    "messaging": "Message sending",
    "management": "WhatsApp Business management",
    "paste_token": "Copy the generated token and paste it into the field below",
    "system_user_token": "System user token",
    "clicking_add_phone": "Click the button to add your phone number",
    "add_phone_number": "Add phone number",
    "button": "Button",
    "phone_number_associated": "Select a phone number and paste the associated number",
    "phone_number": "Phone number",
    "phone_number_id": "Phone number ID",
    "get_phone_number_id": "Get the phone number ID",
    "account_id": "WhatsApp Business account ID",
    "callback_url": "Callback URL",
    "verify_token": "Verification token",
    "webhook_fields": "Webhook fields",
    "check_messages": "Select 'messages' as the Webhook field",
    "this_page": "Open this page",
    "continue": "Continue",
    "setup_flow": {
      "title": "How do you want to connect your WhatsApp?",
      "description": "Choose the option that best fits your situation",
      "back": "Back",
      "need_help": "Need help? Check our documentation",
      "qrcode": {
        "badge": "Recommended",
        "title": "Quick connection via QR Code",
        "subtitle": "Connect in 2 minutes if you already use the WhatsApp Business App",
        "benefit_1": "Instant setup with no bureaucracy",
        "benefit_2": "Keeps your conversation history",
        "benefit_3": "Use the mobile app and the API simultaneously",
        "requirement": "Requirement: an active number in the WhatsApp Business App for at least 7 days",
        "action": "Connect via QR Code",
        "instructions": "Open WhatsApp Business on your phone and scan the code below to connect",
        "having_trouble": "Having trouble with the QR Code?",
        "try_advanced": "Try advanced configuration",
        "final_step": "Final step: Device pairing",
        "account_created": "Account created successfully!"
      },
      "advanced": {
        "title": "Advanced configuration",
        "subtitle": "For those who need to create a new account or perform a migration",
        "usecase_1": "Create a new WhatsApp Business API account",
        "usecase_2": "Migrate from another API provider",
        "usecase_3": "Custom webhook settings",
        "warning": "This process requires access to Meta Business Manager and may take 10–15 minutes",
        "action": "Start advanced configuration"
      }
    }
  },
  "Telegram_IntegrationSettings": {
    "overview": "Connect an AI Employee to Telegram conversations via the Bot API. The AI Employee responds automatically and you can take over the conversation at any time.",
    "integration_live": "Your new Telegram integration is live!",
    "invalid_credentials": "Invalid credentials. Please check the token entered.",
    "error_message": "An error occurred while adding the integration.",
    "something_went_wrong": "Something went wrong.",
    "create": "Create",
    "telegram_bot_http_token": "Telegram Bot HTTP Token",
    "quick_tutorial": "Quick tutorial",
    "step1_title": "1. Create a bot with BotFather",
    "step1_instruction": "Open Telegram, chat with @BotFather, send /newbot, set the name and username, and copy the displayed token.",
    "step2_title": "2. Retrieve or reset the token",
    "step2_instruction": "If you lose the token, send /token to BotFather. Keep the token secure; whoever has it controls the bot.",
    "step3_title": "3. Add and promote the bot in chats or channels",
    "step3_instruction": "Add the bot to the group/channel and promote it to admin so it can read and send all messages.",
    "step4_title": "4. Set up the Webhook in Telegram",
    "step4_instruction": "After saving this integration, send the setWebhook request with the Callback URL and Secret Token provided by ZappWay.",
    "step5_title": "5. Connect the bot to ZappWay",
    "step5_instruction": "Paste the HTTP token below and click Create. We will validate the token and show you the Callback URL and Secret Token.",
    "step6_title": "6. Send a test message",
    "step6_instruction": "Send 'Hello' directly to the bot or in a group where it is admin and check the arrival in ZappWay's Conversations/Messages.",
    "step7_title": "7. Monitor and maintain",
    "step7_instruction": "Use getWebhookInfo to check for errors, respect the limits of 30 msg/s globally and 1 msg/s per chat, and immediately revoke leaked tokens.",
    "requirements": "Requirements",
    "bot_token": "Bot token",
    "webhook_fields": "Webhook fields",
    "continue": "Continue",
    "save": "Save",
    "callback_url": "Callback URL",
    "secret_key": "secret_key",
    "check_messages": "Make sure the webhook is configured to receive 'messages' events",
    "docs": "Full documentation"
  },
  "Make_IntegrationSettings": {
    "title": "Make (Integromat) Integration",
    "description": "Connect your AI employee to Make to create powerful automations and intelligent workflows.",
    "howToConnect": "How to connect:",
    "step1": "In Make, search for the ZappWay app.",
    "step2": "When creating a connection, use your API Key below.",
    "step3": "Use the AI Employee ID on this page for AI employee actions.",
    "apiKeyLabel": "Your API Key (Global)",
    "loading": "Loading...",
    "noKeyFound": "No key found",
    "apiKeyWarning": "You need to create an API Key in your account settings first.",
    "agentIdLabel": "This AI Employee's ID",
    "availableActions": "Available Actions in Make:",
    "askAgentTitle": "Ask AI Employee",
    "askAgentDesc": "Sends a question to the AI employee and receives a contextually rich response.",
    "uploadDatastoreTitle": "Upload to Datastore",
    "uploadDatastoreDesc": "Dynamically add knowledge to the AI employee through automations.",
    "active": "Active",
    "goToMake": "Go to Make.com"
  },
  "Instagram_IntegrationSettings": {
    "requirements": "Requirements",
    "page_access_token": "Page Access Token",
    "instagram_account": "Instagram Account",
    "webhook_setup": "Webhook Setup",
    "requirement_facebook_page": "A Facebook page connected to your Instagram Business account",
    "requirement_instagram_business": "An Instagram Business or Creator account",
    "requirement_facebook_app": "A Meta/Facebook app created in Meta for Developers",
    "requirement_instagram_product": "The Instagram product added to your app",
    "docs": "Documentation",
    "continue": "Continue",
    "finish": "Finish",
    "save": "Save",
    "go_to_your": "Go to your",
    "facebook_apps_page": "Facebook Apps page",
    "facebook_app": "Facebook App",
    "select_your_app": "Select your app",
    "navigate_to": "Navigate to",
    "instagram": "Instagram",
    "settings": "Settings",
    "in_access_tokens_section": "In the Access Tokens section",
    "select_your_page": "Select your page (connected to Instagram Business)",
    "click_generate_token": "Click on",
    "generate_token": "Generate Token",
    "copy_the_token": "Copy the generated token.",
    "important_never_expires": "IMPORTANT: Make sure the token never expires",
    "paste_token_below": "Paste the token below:",
    "find_instagram_account": "Find your Instagram Business account ID in the \"Instagram Accounts\" section",
    "get_instagram_account_id": "How to get the Instagram Account ID",
    "paste_account_id": "Paste the Instagram Account ID below:",
    "instagram_account_id": "Instagram Account ID",
    "in_your": "In your",
    "go_to": "go to",
    "in_webhooks_section": "In the Webhooks section, click on",
    "add_callback_url": "Add Callback URL",
    "callback_url": "Callback URL",
    "verify_token": "Verification Token",
    "click_verify_and_save": "Click on",
    "verify_and_save": "Verify and Save",
    "subscribe_to_instagram": "Subscribe to Instagram events",
    "click_add_subscriptions": "Click on",
    "add_subscriptions": "Add Subscriptions",
    "select_webhook_fields": "Select the following webhook fields",
    "messages": "messages",
    "messaging_postbacks": "messaging_postbacks",
    "messaging_optins": "messaging_optins",
    "message_deliveries": "message_deliveries",
    "message_reads": "message_reads",
    "click_save": "Click on",
    "webhook_subscription_example": "Webhook subscription example",
    "no_pages_found": "No Facebook pages found. Make sure you manage at least one page.",
    "invalid_credentials": "Invalid credentials. Please check your access token.",
    "something_went_wrong": "Something went wrong. Please try again.",
    "error_validating_token": "Error validating access token",
    "error_validating_account": "Error validating Instagram account",
    "integration_complete": "Instagram integration configured successfully!"
  },
  "Messenger_IntegrationSettings": {
    "requirements": "Requirements",
    "page_access_token": "Page Access Token",
    "page_selection": "Page Selection",
    "webhook_setup": "Webhook Setup",
    "requirement_facebook_page": "A Facebook page that you manage",
    "requirement_facebook_app": "A Meta/Facebook app created in Meta for Developers",
    "requirement_messenger_product": "The Messenger product added to your app",
    "docs": "Documentation",
    "continue": "Continue",
    "finish": "Finish",
    "save": "Save",
    "go_to_your": "Go to your",
    "facebook_apps_page": "Facebook Apps Page",
    "select_your_app": "Select your app",
    "navigate_to": "Navigate to",
    "messenger": "Messenger",
    "settings": "Settings",
    "in_access_tokens_section": "In the Access Tokens section",
    "select_your_page": "Select your page",
    "click_generate_token": "Click",
    "generate_token": "Generate Token",
    "copy_the_token": "Copy the generated token.",
    "important_never_expires": "IMPORTANT: Make sure the token never expires",
    "paste_token_below": "Paste the token below:",
    "page_detected": "Page detected:",
    "page_id_is": "The page ID is:",
    "if_different_page": "If you want to use a different page, enter the Page ID manually",
    "page_id": "Page ID",
    "in_your": "In your",
    "facebook_app": "Facebook app",
    "go_to": "go to",
    "in_webhooks_section": "In the Webhooks section, click",
    "add_callback_url": "Add Callback URL",
    "callback_url": "Callback URL",
    "verify_token": "Verification Token",
    "click_verify_and_save": "Click",
    "verify_and_save": "Verify and Save",
    "subscribe_to_page": "Subscribe to the page",
    "click_add_subscriptions": "Click",
    "add_subscriptions": "Add Subscriptions",
    "select_webhook_fields": "Select the following webhook fields",
    "messages": "messages",
    "messaging_postbacks": "messaging_postbacks",
    "messaging_optins": "messaging_optins",
    "message_deliveries": "message_deliveries",
    "message_reads": "message_reads",
    "click_save": "Click",
    "webhook_subscription_example": "Webhook subscription example",
    "invalid_credentials": "Invalid credentials. Check your access token.",
    "something_went_wrong": "Something went wrong. Please try again.",
    "error_validating_token": "Error validating the access token",
    "error_validating_page": "Error validating the page",
    "integration_complete": "Messenger integration configured successfully!"
  },
  "TikTok_IntegrationSettings": {
    "title": "TikTok Integration",
    "description": "Connect your TikTok account for automated messaging",
    "selectType": "Select Integration Type",
    "businessTitle": "TikTok Business",
    "businessDescription": "Direct message automation for business accounts",
    "business48h": "48-hour response window",
    "businessTextMedia": "Text & media messages",
    "business10Messages": "Up to 10 messages per conversation",
    "shopTitle": "TikTok Shop",
    "shopDescription": "E-commerce customer service messaging",
    "shop7days": "7-day response window",
    "shopProductCards": "Product & order cards support",
    "shopExtendedLimits": "Extended conversation limits",
    "connecting": "Connecting...",
    "connectBusiness": "Connect TikTok Business",
    "connectShop": "Connect TikTok Shop",
    "importantNotes": "Important Notes",
    "noteBusinessReply": "Reply only to users who message you first within a 48-hour window",
    "noteShopSupport": "Customer service messaging with 7-day window and order/product card support",
    "noteDeveloperAccount": "You must have a TikTok for Developers account and app configured",
    "notConfigured": "TikTok integration not configured. Please contact support.",
    "connectionFailed": "Failed to connect to TikTok"
  },
  "Zendesk_IntegrationSettings": {
    "subdomain": "Subdomain",
    "account_subdomain_required": "Account Subdomain (required)",
    "email_required": "Email (required)",
    "email_example": "email@company.com",
    "email_helper": "Should be the same email you use to login to administer your Zendesk account.",
    "api_token_required": "API Token (required)",
    "api_token": "API Token",
    "api_token_helper": "Found in Admin > Channels > API.",
    "save": "Save",
    "invalid_credentials": "Invalid credentials",
    "something_went_wrong": "Something went wrong"
  },
  "QRCode": {
    "titles": {
      "error": "Error",
      "connected": "WhatsApp Connected!",
      "connect": "Connect Your WhatsApp"
    },
    "messages": {
      "closeWindow": "You can now close this window.",
      "expireWarning": "This QR code will expire in 1 minute."
    },
    "buttons": {
      "tryAgain": "Try Again",
      "disconnect": "Disconnect WhatsApp",
      "generateNew": "Generate New QR Code"
    },
    "steps": {
      "step1": "1. Open WhatsApp on your phone",
      "step2": "2. Tap Menu or Settings and select Connected Devices",
      "step3": "3. Tap Connect a Device",
      "step4": "4. Point your phone's camera at this QR code"
    },
    "errors": {
      "qrUnavailable": "QR Code not available",
      "connectionCheck": "Error checking connection status",
      "disconnect": "Error disconnecting from WhatsApp",
      "newQR": "Error generating new QR code",
      "default": "An error occurred while loading the QR code",
      "unrecognizedAction": "Unrecognized action",
      "invalidParams": "Invalid parameters",
      "missingParams": "organizationId and sessionId are required",
      "internalError": "Internal server error",
      "unauthorized": "Unauthorized",
      "sessionIdRequired": "Session ID is required",
      "sessionNotFound": "Session not found",
      "noPermission": "No permission to access this session",
      "sessionUpdateFailed": "Session update failed"
    }
  },
  "ConnectWhatsApp": {
    "errors": {
      "unauthorized": "Unauthorized",
      "methodNotAllowed": "Method not allowed",
      "creationFailed": "Error creating WhatsApp session",
      "sessionIdMissing": "Session ID not provided",
      "sessionNotFound": "Session not found",
      "noPermissionToDisconnect": "No permission to disconnect this session",
      "disconnectFailed": "Error disconnecting from WhatsApp",
      "sessionListFailed": "Error listing WhatsApp sessions",
      "internalServerError": "Internal server error",
      "connection_in_progress": "Connection already in progress",
      "operation_in_progress": "Operation {operation} already in progress for session {sessionId}",
      "session_not_found": "Session {sessionId} not found",
      "invalid_transition": "Invalid transition: {from} to {to}",
      "max_reconnect_attempts": "Maximum reconnection attempts reached",
      "circuit_breaker_active": "Circuit breaker activated",
      "credentials_save_error": "Error saving credentials",
      "fatal_connection_error": "Critical error in connection handler"
    },
    "messages": {
      "sessionCreated": "Session created successfully. Wait for the QR code to be generated.",
      "imageSent": "Image sent",
      "cannotDownloadImage": "Could not download the image",
      "errorProcessingImage": "Error processing image",
      "videoSent": "Video sent",
      "documentSent": "Document sent",
      "voiceMessage": "Voice message",
      "stickerSent": "Sticker sent",
      "unrecognizedMessage": "Unrecognized message: {content}",
      "unsupportedMessage": "Unsupported message type",
      "errorProcessingMessage": "Error processing message",
      "messageDeleted": "This message was deleted",
      "buttonSelected": "Button selected",
      "listSelected": "List item selected",
      "templateButtonSelected": "Template button selected",
      "interactiveResponse": "Interactive response",
      "contactsShared": "Contacts shared",
      "poll": "Poll",
      "pollUpdated": "Poll updated"
    }
  },
  "WhatsAppSettings": {
    "noWhatsAppAccounts": "No WhatsApp Accounts Linked",
    "tryIt": "Try it",
    "addWhatsAppAccount": "Add WhatsApp Account"
  },
  "WhatsAppIntegrationPage": {
    "loading": "Loading...",
    "accessDenied": "Access Denied",
    "title": "WhatsApp Sessions",
    "updateButton": "Update",
    "newSessionButton": "New Session",
    "noSessionsTitle": "You haven't configured any WhatsApp sessions yet",
    "noSessionsButton": "Configure WhatsApp",
    "deniedText": "Access Denied",
    "statusLabel": "Status:",
    "deviceLabel": "Device:",
    "lastUpdateLabel": "Last update:",
    "connected": "Connected",
    "disconnected": "Disconnected",
    "manageButton": "Manage",
    "connectButton": "Connect",
    "disconnectButton": "Disconnect",
    "manageSessionModalTitle": "Manage Session: {sessionName}",
    "connectSessionModalTitle": "Connect WhatsApp: {sessionName}",
    "newSessionModalTitle": "New WhatsApp Session",
    "newSessionPlaceholder": "Session Name",
    "newDevicePlaceholder": "Device Name",
    "cancelButton": "Cancel",
    "createSessionButton": "Create Session"
  },
  "TelegramSettings": {
    "title": "Telegram",
    "emptyLabel": "No Telegram Bot Is Added Yet.",
    "addButton": "Add A Telegram Bot"
  },
  "InstagramSettings": {
    "noInstagramAccounts": "No Instagram accounts connected",
    "tryIt": "Try it",
    "addInstagramAccount": "Add Instagram Account"
  },
  "MessengerSettings": {
    "noMessengerAccounts": "No Messenger accounts connected",
    "tryIt": "Try it",
    "addMessengerAccount": "Add Messenger Account"
  },
  "TikTokSettings": {
    "noTikTokBusinessAccounts": "No TikTok Business accounts connected",
    "noTikTokShopAccounts": "No TikTok Shop accounts connected",
    "viewProfile": "View Profile",
    "addTikTokAccount": "Add TikTok Account",
    "connectTikTokBusiness": "Connect TikTok Business",
    "connectTikTokShop": "Connect TikTok Shop"
  },
  "ZendeskSettings": {
    "zendeskIntegrationInfo1": "The Zendesk integration works in combination with the ChatBubble, iFrame and Standalone WebPage integrations.",
    "zendeskIntegrationInfo2": "Each time a visitor requests a human Support Specialist, a ticket is created in Zendesk with the email of the visitor.",
    "zendeskIntegrationInfo3": "When the conversation is marked as resolved, the ticket is updated to solved in Zendesk.",
    "activeConnections": "Active connections",
    "noZendeskConnection": "Not connected to any Zendesk Account",
    "connectToZendesk": "Connect to Zendesk"
  },
  "SlackSettings": {
    "settings": "Settings",
    "activeConnections": "Active connections",
    "notConnected": "Not connected to any Slack workspace",
    "connectToSlack": "Connect to Slack"
  },
  "ShopifySettings": {
    "themeImageAlt": "Shopify theme image",
    "codeImageAlt": "Code to insert into the theme",
    "installationSteps": "Installation steps",
    "step1": "Go to your store's theme on Shopify and click 'Edit code'",
    "step2": "Copy and paste the code below",
    "copied": "Successfully copied!",
    "step3": "Paste the code above before the tag",
    "themeLiquid": "in the theme.liquid file",
    "step4": "Done! Integration with ZappWay is complete"
  },
  "crisp": {
    "choices": {
      "resolve": "Mark as resolved",
      "request": "Request a Human Support Specialist",
      "enableAi": "Re-enable AI"
    },
    "instructions": {
      "callback": "An operator will get back to you shortly.",
      "unavailable": "Unfortunately, no operators are available at the moment."
    },
    "description": "GPT AI Employee trained on website data"
  },
  "crispSettingsModal": {
    "title": "Crisp",
    "settings": "Settings",
    "activeConnections": "Active connections",
    "noConnection": "Not connected to any Crisp website",
    "connectButton": "Connect to Crisp"
  },
  "crispConfig": {
    "alerts": {
      "errors": {
        "invalidApiKey": "Oops! Invalid API Key"
      },
      "success": {
        "settingsSaved": "Settings saved! You can now close this window."
      },
      "info": {
        "findApiKey": "You can find your API Key in your ZappWay account settings.",
        "premiumFeature": "This is a premium feature. Please upgrade your plan to use the Crisp integration."
      }
    },
    "buttons": {
      "continue": "Continue",
      "reset": "Reset",
      "saveSettings": "Save Settings"
    },
    "forms": {
      "labels": {
        "apiKey": "ZappWay API Key",
        "aiEmployee": "AI Employee to connect to Crisp"
      },
      "placeholders": {
        "apiKey": "Your ZappWay API Key here",
        "chooseAgent": "Choose an AI Employee"
      }
    },
    "links": {
      "accountSettings": "Account Settings."
    },
    "meta": {
      "description": "ZappWay | LLMs Automation Without Code"
    },
    "titles": {
      "pageTitle": "ZappWay | LLMs Automation Without Code"
    }
  },
  "CrispWidget": {
    "aiEmployeeDescription": "When Enabled, your AI Employee will answer Customer's Questions Automatically."
  },
  "Zapier_IntegrationSettings": {
    "title": "Zapier Integration",
    "description": "Connect your AI employee to Zapier to create powerful automations and intelligent workflows.",
    "howToConnect": "How to connect:",
    "step1": "In Zapier, search for the ZappWay app.",
    "step2": "When creating a connection, use your API Key below.",
    "step3": "Use the AI Employee ID on this page for AI employee actions.",
    "apiKeyLabel": "Your API Key (Global)",
    "loading": "Loading...",
    "noKeyFound": "No key found",
    "apiKeyWarning": "You need to create an API Key in your account settings first.",
    "agentIdLabel": "This AI Employee's ID",
    "availableActions": "Available Actions in Zapier:",
    "askAgentTitle": "Ask AI Employee",
    "askAgentDesc": "Sends a question to the AI employee and receives a contextually rich response.",
    "uploadDatastoreTitle": "Upload to Datastore",
    "uploadDatastoreDesc": "Dynamically add knowledge to the AI employee through automations.",
    "active": "Active",
    "goToZapier": "Go to Zapier.com"
  },
  "MakeSettings": {
    "title": "Make Integration",
    "statusConnected": "API Key Active",
    "statusNotConnected": "No API Key Found",
    "agentIdLabel": "AI Employee ID",
    "configureButton": "Configure Connection"
  },
  "ZapierSettings": {
    "title": "Zapier Integration",
    "statusConnected": "API Key Active",
    "statusNotConnected": "No API Key Found",
    "agentIdLabel": "AI Employee ID",
    "configureButton": "Configure Connection"
  }
}