{{ __('whatsapp::app.templateLibraryDescription') }}
{{ $template->description ?? __('whatsapp::app.noDescription') }}
{{ ucfirst($template->category) }}{{ __('whatsapp::app.noTemplatesFound') }}
{{ __('whatsapp::app.followStepsBelow') }} {{ __('whatsapp::app.metaPortal') }}
{{1}} ({{ __('whatsapp::app.separateScope') }}){{1}} ({{ __('whatsapp::app.separateScope') }}, {{ __('whatsapp::app.independentFromHeader') }}){{ $templateDetails['name'] }}
{{ __('whatsapp::app.enterInNameField') }}
{{ __('whatsapp::app.templatePreviewDescription') }}
{{ __('whatsapp::app.errorLoadingPreview') }}
{{ $previewError }}
{{ __('whatsapp::app.rejectionReason') }}:
{{ $templatePreview['reason'] }}
{{ __('whatsapp::app.templateId') }}:
{{ $templatePreview['id'] ?? __('whatsapp::app.na') }}
{{ __('whatsapp::app.name') }}:
{{ $templatePreview['name'] ?? __('whatsapp::app.na') }}
{{ __('whatsapp::app.status') }}:
{{ $templatePreview['status'] ?? __('whatsapp::app.na') }}
{{ __('whatsapp::app.category') }}:
{{ $templatePreview['category'] ?? __('whatsapp::app.na') }}
{{ __('whatsapp::app.language') }}:
{{ strtoupper($templatePreview['language'] ?? 'en') }}
{{ __('whatsapp::app.sendTolerance') }}:
{{ $templatePreview['message_send_tolerance'] }}
{{ __('whatsapp::app.components') }}:
{{ count($templatePreview['components']) }} {{ count($templatePreview['components']) == 1 ? __('whatsapp::app.component') : __('whatsapp::app.componentsPlural') }}
{{ __('whatsapp::app.selectCategory') }}
{{ strtoupper($templateDetails['language']) }}
{{ __('whatsapp::app.selectLanguage') }}
{{ $templateDetails['header']['text'] }}
⚠️ {{ __('whatsapp::app.important') }}: {{ __('whatsapp::app.headerCannotStartWithVariable') }}
@if(str_starts_with(trim($templateDetails['header']['text']), '{{1}}'))
{{ __('whatsapp::app.thisHeaderStartsWithVariable') }}
{{ __('whatsapp::app.addStaticTextBeforeVariable') }} Status: {{1}}
@else
{{ __('whatsapp::app.headerFormatCorrect') }}
@endif
{{ __('whatsapp::app.remember') }}: {{ __('whatsapp::app.headerVariablesSeparateScope') }}
{{ __('whatsapp::app.pasteInHeaderField') }}
{{ $templateDetails['body']['text'] }}
{{ __('whatsapp::app.pasteInBodyField') }}
@if(!empty($templateDetails['variables'])){{ __('whatsapp::app.important') }}: {{ __('whatsapp::app.variablesSeparateScopes') }}
{{ $button['text'] }}
{{ $button['original_url'] ?? $button['url'] }}
{{ __('whatsapp::app.important') }}: {{ __('whatsapp::app.buttonUrlVariableDescription') }}
{{ $button['phone_number'] }}
{{ __('whatsapp::app.addButtonsInOrder') }}
{{ $templateDetails['footer']['text'] }}
⚠️ {{ __('whatsapp::app.critical') }}: {{ __('whatsapp::app.footerMustBeStatic') }} {{ __('whatsapp::app.footerNoVariablesAllowed') }} {{ __('whatsapp::app.useExactTextNoVariables') }}
{{ __('whatsapp::app.pasteInFooterField') }}
{{ __('whatsapp::app.reviewAndSubmit') }}
{{ __('whatsapp::app.openMetaPortal') }}{{ $templateJson }}
{{ __('whatsapp::app.jsonForReference') }}
{{ __('whatsapp::app.templateDefinitionNotFound') }}