mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
chore(i18n): adapted lowercase
Reported at Transifex Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
This commit is contained in:
parent
8f6620d552
commit
b5bb069575
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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue