{{ __('translation-manager::translations.preview') }}

{{ __('translation-manager::translations.preview-description', ['lang' => app()->getLocale()]) }}

{{ trans($this->record->group . '.' . $this->record->key) }}