You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: i18n/en-US.properties
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -149,6 +149,10 @@ be.contentSharing.noAccessError = You do not have access to this item.
149
149
# Message that appears when the item for the ContentSharing Element cannot be found.
150
150
be.contentSharing.notFoundError = Could not find shared link for this item.
151
151
# Message that appears when collaborators cannot be added to the shared link in the ContentSharing Element.
152
+
be.contentSharing.sendInvitationsError = {count, plural, one {Failed to invite a collaborator.} other {Failed to invite {count} collaborators.}}
153
+
# Message that appears when collaborators were added to the shared link in the ContentSharing Element.
154
+
be.contentSharing.sendInvitationsSuccess = {count, plural, one {Successfully invited a collaborator.} other {Successfully invited {count} collaborators.}}
155
+
# Message that appears when collaborators cannot be added to the shared link in the ContentSharing Element.
152
156
be.contentSharing.sendInvitesError = Could not send invites.
153
157
# Message that appears when collaborators were added to the shared link in the ContentSharing Element.
0 commit comments