Fix typo of availability

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2022-06-08 15:43:30 +02:00
parent bd3c1fdf74
commit c88a30a523
No known key found for this signature in database
GPG key ID: 7076EA9751AACDDA
3 changed files with 4 additions and 4 deletions

View file

@ -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 visibility to mute all notifications.') }}
{{ $t('dav', 'Automatically set user status to "Do not distrub" 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