@extends('layouts.onboarding', ['currentStep' => 4]) @section('title', __('Step 4')) @section('content')
{{ __('Set when and how :app should respond to incoming emails', ['app' => config('app.name')]) }}
{{ __('Let :app automatically draft or send responses', ['app' => config('app.name')]) }}
{{ __('AI will only auto-reply during these hours') }}
{{ __('All times shown above use your workspace timezone.') }}
{{ __("AI will only auto-reply when it's this confident in its answer") }}
{{ __('AI sends replies automatically without approval') }}
{{ __('AI drafts replies for you to review and send') }}
{{ __('AI shows suggestions you can copy and edit freely') }}
{{ __('Wait before sending to seem more natural') }}
{{ __('Auto-reply is disabled') }}
{{ __('You can enable it later in Settings') }} → {{ __('AI Configuration') }}