mirror of
https://github.com/nextcloud/server.git
synced 2026-03-06 23:40:55 -05:00
Merge pull request #33097 from nextcloud/rakekniven-patch-2
l10n: Fixed typo
This commit is contained in:
commit
ef607e308b
3 changed files with 4 additions and 4 deletions
|
|
@ -25,7 +25,7 @@
|
|||
:l10n-sunday="$t('dav', 'Sunday')" />
|
||||
|
||||
<CheckboxRadioSwitch :checked.sync="automated">
|
||||
{{ $t('dav', 'Automatically set user status to "Do not distrub" outside of availability to mute all notifications.') }}
|
||||
{{ $t('dav', 'Automatically set user status to "Do not disturb" outside of availability to mute all notifications.') }}
|
||||
</CheckboxRadioSwitch>
|
||||
|
||||
<Button :disabled="loading || saving"
|
||||
|
|
|
|||
4
dist/dav-settings-personal-availability.js
vendored
4
dist/dav-settings-personal-availability.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue