From 819d04f22d5097b72321fc2eea9e1d27909ee3b5 Mon Sep 17 00:00:00 2001 From: Rodrigo Agundez Date: Fri, 13 Sep 2024 09:53:59 +0800 Subject: [PATCH] Improve grammar in the email invitation (#8437) --- .../templates/invitation/invitation_message.html | 8 ++++---- .../templates/invitation/invitation_subject.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cvat/apps/organizations/templates/invitation/invitation_message.html b/cvat/apps/organizations/templates/invitation/invitation_message.html index 1c79a27f3fa3..007ea926cd90 100644 --- a/cvat/apps/organizations/templates/invitation/invitation_message.html +++ b/cvat/apps/organizations/templates/invitation/invitation_message.html @@ -155,7 +155,7 @@

- You've been invited to organization + You've been invited to an organization

@@ -184,10 +184,10 @@

{% blocktrans %}

- You're receiving this email because you've been invited to join {{ organization_name }} organization in CVAT by {{ invitation_owner }} at {{ site_name }}. + You're receiving this email because you've been invited by {{ invitation_owner }} to join the {{ organization_name }} organization in CVAT at {{ site_name }}.

- To join organization and start annotating, simply tap the button below and complete registration. + To join the organization and start annotating, simply tap the button below and complete the registration.

{% endblocktrans %} @@ -280,4 +280,4 @@