{{ __('This connection link has expired. Please request a new link from the administrator.') }}
{{ __('Initializing connection to WhatsApp servers. Please wait.') }}
{{ __('Use your WhatsApp mobile app to scan the QR code below') }}
{{-- QR Code Display --}}{{ __('QR Code Data') }}
{{ Str::limit($qrCode, 50) }}
{{ __('How to connect') }}
{{ __('Your WhatsApp device is now connected and ready to send messages.') }}
{{ __('Device ":device" has been activated and is ready for use.', ['device' => $device->name]) }}
{{ __('This connection link has been automatically deactivated for security.') }}
{{ $errorMessage ?? __('An error occurred while connecting to WhatsApp. Please try again.') }}