chore(i18n): adapted lowercase

Reported at Transifex

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
pull/47824/head
rakekniven 2024-09-07 09:07:42 +07:00 committed by Marcel Klehr
parent a2cfcf3ca7
commit 784fc4aa3f
1 changed files with 1 additions and 1 deletions

@ -93,7 +93,7 @@
<template v-if="tpTaskTypes.length === 0">
<NcNoteCard type="info">
<!-- TRANSLATORS Text processing is the name of a Nextcloud-internal API -->
{{ t('settings', 'None of your currently installed apps provide custom Text processing functionality.') }}
{{ t('settings', 'None of your currently installed apps provide custom text processing functionality.') }}
</NcNoteCard>
</template>
</NcSettingsSection>