{{ t('loading') }}
{{ error }}

{{ t('title') }}

{{ post.status === 'Approved' ? t('statusApproved') : t('statusPending') }}
Post Media
{{ post.captionTr || post.caption || t('noCaption') }}
{{ post.captionEn || post.caption || t('noCaption') }}
{{ post.captionDe || post.caption || t('noCaption') }}

{{ t('approvalChecklist') }}

{{ t('thankYou') }}

{{ t('approvedBy') }}: {{ post.approverName }}