Skip to content

Commit 13b6192

Browse files
rakeknivenmarcelklehr
authored andcommitted
Update AdminAI.vue
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
1 parent 784fc4a commit 13b6192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/settings/src/components/AdminAI.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<template v-if="tpTaskTypes.length === 0">
9494
<NcNoteCard type="info">
9595
<!-- TRANSLATORS Text processing is the name of a Nextcloud-internal API -->
96-
{{ t('settings', 'None of your currently installed apps provide custom text processing functionality.') }}
96+
{{ t('settings', 'None of your currently installed apps provide text processing functionality using the Text Processing API.') }}
9797
</NcNoteCard>
9898
</template>
9999
</NcSettingsSection>

0 commit comments

Comments
 (0)