DocSpace-client/packages/client/public/locales/en/SharingPanel.json

19 lines
787 B
JSON
Raw Normal View History

2022-05-18 16:54:25 +00:00
{
2021-04-24 07:42:49 +00:00
"AddGroupsForSharingButton": "Add groups",
"AddShareMessage": "Add message",
"Comment": "Comment",
"CopyExternalLink": "Copy external link",
"CustomFilter": "Custom filter",
"DenyAccess": "Deny access",
2021-05-31 14:10:34 +00:00
"EncryptedFileSharing": "File <strong>{{title}}</strong> successfully shared",
2021-04-24 07:42:49 +00:00
"ExternalLink": "External link",
"FormFilling": "Form filling",
"InternalLink": "Internal link",
"Notify users": "Notify users",
"ReadOnly": "Read only",
"ShareEmailBody": "You have been granted access to the {{itemName}} document. Click the link below to open the document right now: {{shareLink}}",
"ShareEmailSubject": "You have been granted access to the {{itemName}} document",
"ShareVia": "Share via",
"SharingSettingsTitle": "Sharing settings"
}