]> source.dussan.org Git - nextcloud-server.git/commitdiff
l10n: Fixed grammar
authorrakekniven <2069590+rakekniven@users.noreply.github.com>
Fri, 14 Oct 2022 18:58:05 +0000 (20:58 +0200)
committerGitHub <noreply@github.com>
Fri, 14 Oct 2022 18:58:05 +0000 (20:58 +0200)
Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
apps/theming/src/UserThemes.vue

index f9e729afecbdf5982582dbd351bac353f164cdba..c65b19bed7ef9fd28fdfdc97dd991b42c96f7dd1 100644 (file)
@@ -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"