Skip to content

Commit c8f4967

Browse files
committed
fix(settings): Add translators note
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
1 parent 44a5723 commit c8f4967

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/settings/src/components/AdminAI.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
</template>
9393
<template v-if="tpTaskTypes.length === 0">
9494
<NcNoteCard type="info">
95+
<!-- TRANSLATORS Text processing is the name of a Nextcloud-internal API -->
9596
{{ t('settings', 'None of your currently installed apps provide custom Text processing functionality.') }}
9697
</NcNoteCard>
9798
</template>

0 commit comments

Comments
 (0)