{
  "campaign": {
    "new_campaign_title": "New Campaign online",
    "new_campaign_body": "We found a new campaign for you!"
  },
  "offer": {
    "accepted_title": "Offer accepted",
    "accepted_body": "Your offer for {campaign_name} has been accepted!",
    "new_offer_title": "New offer",
    "new_offer_body": "You received a new offer!",
    "declined_title": "Offer declined",
    "declined_body": "Your offer for {campaign_name} has been declined!"
  },
  "contract": {
    "accepted_title": "Contract accepted",
    "accepted_body": "Your contract for {campaign_name} has been accepted!",
    "new_contract_title": "New contract",
    "new_contract_body": "You received a new contract!",
    "declined_title": "Contract declined",
    "declined_body": "Your contract for {campaign_name} has been declined!"
  },
  "message": {
    "new_message_title": "New message",
    "new_message_body": "You have a new message!"
  },
  "planner": {
    "proposed_title": "Posting date proposed",
    "proposed_body": "A posting date for {campaign_name} has been proposed!",
    "new_comment_title": "New comment",
    "new_comment_body": "New comment for a posting!",
    "approved_title": "Posting approved",
    "approved_body": "Your posting for {campaign_name} is approved!",
    "reschedule_title": "Rescheduling request",
    "reschedule_body": "Rescheduling request by {brand_name}.",
    "reschedule_accept_title": "Rescheduling request accepted",
    "reschedule_accept_body": "Rescheduling request has been accepted by {sender}.",
    "reschedule_decline_title": "Rescheduling request declined",
    "reschedule_decline_body": "Rescheduling request has been declined by {sender}."
},
  "reporting": {
    "reporting_due_title": "Reporting is due",
    "reporting_due_body": "Your reporting for {campaign_name} is due!"
  },
  "offer_comment": {
    "new_offer_comment_title": "New offer comment",
    "new_offer_comment_body": "Your offer for {campaign_name} has a new comment"
  },
  "posting_mention": {
    "posting_mention_title": "New mention",
    "posting_mention_body": "You were mentioned in the posting for {campaign_name}"
  },
  "offer_comment_mention": {
    "offer_comment_mention_title": "New mention",
    "offer_comment_mention_body": "You were mentioned in the offer for {campaign_name}"
  },
  "contract_comment": {
    "new_contract_comment_title": "New contract comment",
    "new_contract_comment_body": "Your contract for {campaign_name} has a new comment"
  },
  "contract_comment_mention": {
    "contract_comment_mention_title": "New mention",
    "contract_comment_mention_body": "You were mentioned in the contract for {campaign_name}"
  }
}
