Merge pull request #33097 from nextcloud/rakekniven-patch-2

l10n: Fixed typo
pull/32507/head
Simon L 2022-07-04 10:17:32 +07:00 committed by GitHub
commit ef607e308b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long