{
    "reactions": {
        "reacted": "{{name}} has reacted to {{collection}} collection.",
        "reacted_2": "{{name}} and {{name2}} have reacted to {{collection}} collection.",
        "reacted_multiple": "{{name}} and {{count}} others have reacted to {{collection}} collection.",
        "reactedCard": "{{name}} reacted to an item in the collection {{collection}}.",
        "reactedCard_2": "{{name}} and {{name2}} reacted to an item in the collection {{collection}}.",
        "reactedCard_multiple": "{{name}} and {{count}} others reacted to an item in the collection {{collection}}."
    },
    "email": {
        "cta": "Let's Go!",
        "youHaveNotifications": "You have {{count}} new notifications on Wakelet"
    },
    "notify": {
        "addSomeTweets": "Add some tweets to be able to notify their authors.",
        "needToConnectToTwitter": "To notify people you need to connect to your twitter account.",
        "onTwitter": "Notify on Twitter",
        "tellQuotedAuthors": "Let authors know that you\u2019ve quoted them",
        "reachMorePeople": "Help your collection reach more people!"
    },
    "notificationsList": {
        "settings": "Settings",
        "title": "Notifications",
        "markAllAsRead": "Mark all as read",
        "onboarding": {
            "title": "Enable desktop notifications",
            "info": "You can change this in settings area at any time.",
            "link": "here"
        },
        "expand": "Expand",
        "collapse": "Collapse"
    },
    "collections": {
        "joined_multiple": "{{name}} and {{count}} others joined the collection {{collection}}.",
        "joined_2": "{{name}} and {{name2}} joined the collection {{collection}}.",
        "invitedYou": "{{name}} invited you to the collection {{collection}}.",
        "edited": "{{name}} edited the collection {{collection}}.",
        "edited_2": "{{name}} and {{name2}} edited the collection {{collection}}.",
        "edited_multiple": "{{name}} and {{count}} others edited the collection {{collection}}.",
        "addedItems": "{{name}} added items to the collection {{collection}}.",
        "addedItems_2": "{{name}} and {{name2}} added items to the collection {{collection}}.",
        "addedItems_multiple": "{{name}} and {{count}} others added items to the collection {{collection}}.",
        "joined": "{{name}} joined the collection {{collection}}.",
        "admin": "You are now an admin of the collection {{collection}}."
    },
    "spaces": {
        "joined_2": "{{name}} and {{name2}} joined the space {{space}}.",
        "joined_multiple": "{{name}} and {{count}} others joined the space {{space}}.",
        "invitedYou": "{{name}} invited you to the space {{space}}.",
        "newCollection": "{{name}} created a collection in the space {{space}}.",
        "newCollection_2": "{{name}} and {{name2}} created collections in the space {{space}}.",
        "newCollection_multiple": "{{name}} and {{count}} others created collections in the space {{space}}.",
        "editedCollection": "{{name}} edited a collection in the space {{space}}.",
        "editedCollection_2": "{{name}} and {{name2}} edited collections in the space {{space}}.",
        "editedCollection_multiple": "{{name}} and {{count}} others edited collections in the space {{space}}.",
        "joined": "{{name}} joined the {{space}} space.",
        "admin": "You are now an admin of the space {{space}}."
    },
    "New Feature": "New Feature",
    "followFollowing": {
        "followedYou": "{{name}} followed you. Visit their profile.",
        "followedYou_2": "{{name}} and {{name2}} followed you. View your followers.",
        "followedYou_multiple": "{{name}} and {{count}} others followed you. View your followers."
    }
}