{
  "publicVisibilityRequired": "🚨 To use this feature AI Employee visibility 'public' is required",
  "positionLabel": "Position",
  "positionLeft": "Left",
  "positionRight": "Right",
  "saveButton": "Save",
  "embedInstructions": "To embed the AI Employee as a widget on your site, paste this code into the HTML '<head>' section",
  "copied": "Copied!",
  "initialMessage": "Hello, how are you? I'll be the one serving you today, okay? 😊",
  "dataRequest": "If you already have an account with us, please provide one of the following so we can help you better: Name, Email, Phone Number, or User ID.",
  "contextMessage": "Our support team is here to help you with anything you need!",
  "scriptCustomization": "Customization",
  "enableCustomizations": "Enable Customizations",
  "customizationHelp": "Allows editing contact info, messages, and context in the generated script",
  "contactInfo": "Contact Info",
  "initialMessages": "Initial Messages",
  "addMessage": "Add Message",
  "contextLabel": "Context",
  "placeholders": {
    "firstName": "First Name",
    "lastName": "Last Name",
    "email": "Email",
    "phone": "Phone",
    "message": "Message {number}",
    "context": "Context"
  },
  "defaultFirstName": "First Name",
  "defaultLastName": "Last Name",
  "defaultEmail": "Email",
  "defaultPhone": "Phone",
  "defaultUserId": "User ID",
  "agentIdPlaceholder": "AI Agent ID",
  "scriptComment": {
    "contactOptional": "Contact (optional)",
    "contactDescription": "Contact information to display in the widget",
    "messagesOptional": "Initial messages (optional)",
    "messagesDescription": "Definition of the widget’s initial messages",
    "contextOptional": "Context (optional)",
    "contextDescription": "Definition of the context displayed in the widget",
    "openBubble": "Open chat",
    "closeBubble": "Close chat",
    "toggleBubble": "Toggle chat"
  },
  "modernEmbedLabel": "Modern script via «script type='module'»",
  "iframeEmbedLabel": "Traditional script via «iframe»",
  "copyError": "Failed to copy script."
}