We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44a5723 commit c8f4967Copy full SHA for c8f4967
apps/settings/src/components/AdminAI.vue
@@ -92,6 +92,7 @@
92
</template>
93
<template v-if="tpTaskTypes.length === 0">
94
<NcNoteCard type="info">
95
+ <!-- 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.') }}
97
</NcNoteCard>
98
0 commit comments