Merge pull request #5761 from nextcloud/fix/scheduling/partstat-needs-action-wording

fix(scheduling): Rephraze "Invitation sent" to "Awaiting response"
This commit is contained in:
Anna 2024-02-13 19:39:34 +01:00 committed by GitHub
commit 96a131166e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@
<IconNoResponse class="avatar-participation-status__indicator"
:size="20" />
<div class="avatar-participation-status__text">
{{ t('calendar', 'Invitation sent') }}
{{ t('calendar', 'Awaiting response') }}
</div>
</template>
<template v-else>