{
    "shareCollection": {
        "shareCollection": "Share {{collectionName}} collection",
        "collectionLink": "Collection link",
        "private": {
            "actionLong": "Share collection to web",
            "action": "Share to web",
            "description": "Your collection is private, make public to share",
            "title": "Private"
        },
        "options": {
            "Twitter": "Twitter",
            "Teams": "Teams",
            "Remind": "Remind",
            "Reddit": "Reddit",
            "QR": "QR",
            "Facebook": "Facebook",
            "Embed": "Embed",
            "Classroom": "Classroom",
            "Notify": "Notify"
        },
        "copyLink": "Copy Link",
        "backButton": "Back",
        "unlisted": {
            "title": "Unlisted",
            "actionLong": "Share collection to web",
            "action": "Share to web",
            "description": "Anyone with the link can view the collection, but it won\u2019t appear on your public profile"
        },
        "tabTitleShortHand": "SHARE",
        "tabTitle": "SHARE COLLECTION",
        "public": {
            "title": "Public",
            "description": "Anyone with the link can view the collection",
            "actionLong": "Share collection to web",
            "action": "Share to web"
        }
    },
    "invite": {
        "unknownInput": "No user found. You can use their e-mail address to invite them.",
        "renewCodeInfo": "This will replace the current link and code. The previous link and code will become invalid.",
        "renewCode": "Renew link and code",
        "newCollectionInfo": "Click the button below to save this collection, and generate an invite link and code!",
        "generateNewLinkCode": "Generate invite link and code",
        "duplicateEmail": "You've already added this address.",
        "resend": "Resend Invite",
        "sent": "Invite Sent",
        "validEmail": "E-mail valid!",
        "placeholder": "Add people by searching their name, or type in their email",
        "viaCode": "Link or code",
        "viaEmail": "Username or email",
        "sendEmail": "Send Email",
        "peopleFollow": "People you follow",
        "keepTyping": "Keep typing...",
        "title": "Invite Contributors",
        "generateLinkCode": "Generate a new link and code",
        "copyLink": "Copy Link",
        "copyCode": "Copy Code",
        "info": "Anyone with access to the shareable link or code can join"
    },
    "copy": {
        "placeholder": "Getting url...",
        "generateNewLinkCode": "Generate invite link and code",
        "generateLinkCode": "Generate a new link and code",
        "copyShareLink": "Copy share link",
        "copyLink": "Copy Link",
        "copyCode": "Copy Code",
        "copiedLink": "Copied"
    },
    "inviteCollaborators": {
        "tabTitleShortHand": "INVITE",
        "tabTitle": "INVITE COLLABORATORS",
        "resetLink": {
            "title": "Reset link and code",
            "resetLabel": "Reset invite link and code",
            "reset": "Reset",
            "cancel": "Cancel",
            "cancelLabel": "Cancel reset invite link and code",
            "message": "Resetting will disable your existing link and code. Click Reset to confirm."
        },
        "copyLink": "Copy Link",
        "collaborators": "Collaborators"
    },
    "onboarding": {
        "moreControlOverYourCollections": "You now have more control over your group collections!",
        "assignPermissionsToPeople": "Assign permissions to people contributing to your collections by clicking the \u201cInvite\u201d button! You can set people as administrators or contributors to control who can edit collections and the content inside them!"
    },
    "member": {
        "remove": {
            "title": "Remove Contributor",
            "info": "Are you sure you want to remove {{removeSelectedPersonTitle}} as a contributor?"
        }
    },
    "manage": {
        "administrator": "Administrator",
        "title": "Manage Contributors",
        "contributors": "Contributors",
        "contributor": "Contributor",
        "owner": "Owner"
    }
}