Merge pull request #34618 from nextcloud/rakekniven-patch-1

l10n: Fixed grammar
pull/34563/head
Daniel 2022-10-16 18:36:37 +07:00 committed by GitHub
commit b054662d96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

@ -52,7 +52,7 @@
</NcSettingsSection>
<NcSettingsSection :title="t('theming', 'Keyboard shortcuts')">
<p>{{ t('theming', 'In some cases keyboard shortcuts can interfer with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps.') }}</p>
<p>{{ t('theming', 'In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps.') }}</p>
<NcCheckboxRadioSwitch class="theming__preview-toggle"
:checked.sync="shortcutsDisabled"
name="shortcuts_disabled"

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long