{
  "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"
  }
}