diff --git a/src/components/AdminSettings.vue b/src/components/AdminSettings.vue index 9442ec92..26676331 100644 --- a/src/components/AdminSettings.vue +++ b/src/components/AdminSettings.vue @@ -16,7 +16,7 @@ - + {{ t('assistant', 'The sticker generation feature won`t work without being able to generate images. Please install and enable a "Generate image" provider or disable the "Generate sticker" task type.') }}
@@ -54,7 +54,7 @@ {{ t('assistant', 'To be able to use the Assistant, please install at least one AI task processing provider.') }} - +
{{ t('assistant', 'To enable text generation in the smart picker, please install an AI task processing provider for the "Free text to text prompt" task type:') }} @@ -75,7 +75,7 @@
- +
{{ t('assistant', 'To enable the sticker generation picker or the image generation picker, please install and enable a "Generate image" provider:') }} @@ -96,7 +96,7 @@
- +
{{ t('assistant', 'To enable speech-to-text in the smart picker, please install and enable a "Transcribe audio" provider:') }}