@if(session('success'))
{{ session('success') }}
@endif

{{ __('Contact Settings') }}

{{ __('Configure how contacts are managed and organized.') }}

{{-- Contact Automation --}}

{{ __('Contact Automation') }}

{{ __('Auto-create contacts') }}

{{ __('Automatically create contacts from incoming emails') }}

{{ __('Auto-tag contacts') }}

{{ __('Automatically tag contacts based on email content using AI') }}

{{ __('Auto-merge duplicates') }}

{{ __('Automatically merge contacts with matching email addresses') }}

{{-- Import / Export --}}

{{ __('Import & Export') }}

{{-- Save --}}