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
# Message that appears when collaborators cannot be added to the shared link in the ContentSharing Element.
158
-
be.contentSharing.sendInvitationsError = {count, plural, one {Failed to invite a collaborator.} other {Failed to invite {count} collaborators.}}
158
+
be.contentSharing.sendInvitationsError = {count, plural, one {コラボレータを招待できませんでした。} other {{count}名のコラボレータを招待できませんでした。}}
159
159
# Message that appears when collaborators were added to the shared link in the ContentSharing Element.
160
-
be.contentSharing.sendInvitationsSuccess = {count, plural, one {Successfully invited a collaborator.} other {Successfully invited {count} collaborators.}}
160
+
be.contentSharing.sendInvitationsSuccess = {count, plural, one {コラボレータを招待しました。} other {{count}名のコラボレータを招待しました。}}
161
161
# Message that appears when collaborators cannot be added to the shared link in the ContentSharing Element.
0 commit comments