{{ __('System message') }} {{ __('settings') }}.
{{ __("Pick exactly one messaging engine — only the active engine is used across the whole platform. Workspaces don't get a choice; they always use the engine you select here. Click another card to switch.") }}
{{ __('Per-workspace WABA routing') }}
Routes every outbound /chat send through the workspace's connected WABA account in {{ __('wa_provider_configs') }} instead of the platform-wide .env token. Required for multi-merchant production. Default {{ __('OFF') }} so existing installs keep using the legacy single-tenant path.
{{ __('Meta template submission & sync') }}
When ON, every new template POSTs to /{WABA_ID}/message_templates on save. Approval status updates live via the {{ __('message_template_status_update') }} webhook plus an AJAX poll while the user has the detail page open. Default {{ __('OFF') }} — existing local-approval flow keeps working.