{
  "requester.msg.increase": "The BOT has joined the group {0}",
  "requester.msg.decrease.leave": "The BOT has left the group {0}",
  "requester.msg.decrease.kick": "The BOT was kicked out of the group {1} by the administrator {0}",
  "requester.msg.admin.set": "The BOT was set as the admin of the group {0}",
  "requester.msg.admin.unset": "The BOT was removed from the admin position in the group {0}",
  "requester.msg.ban.ban": "The BOT was muted by the administrator {0} for {1} minutes in the group {2}",
  "requester.msg.ban.lift_ban": "The mute on the BOT was lifted by the administrator {0} in the group {1}",
  "requester.msg.recall.group.other": "User {0} had a message retracted by the administrator {1} in the group {2}: {3}",
  "requester.msg.recall.group.self": "User {0} retracted a message in the group {1}: {2}",
  "requester.msg.recall.private": "User {0} retracted a message: {1}",
  "requester.msg.request.group": "The BOT received a group request from user {0} at group {1}",
  "requester.msg.request.private": "The BOT received a friend request from user {0}",
  "requester.msg.msg.group": "User {0} mentioned the BOT in the group {1}: {2}",
  "requester.msg.msg.private": "User {0} sent a message to the BOT: {1}"
}
