mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #34618 from nextcloud/rakekniven-patch-1
l10n: Fixed grammar
This commit is contained in:
commit
b054662d96
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"
|
||||
|
|
|
|||
4
dist/theming-theming-settings.js
vendored
4
dist/theming-theming-settings.js
vendored
File diff suppressed because one or more lines are too long
2
dist/theming-theming-settings.js.map
vendored
2
dist/theming-theming-settings.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue