<?php

$lang['namespaces'] = 'Namespaces (comma-separated)';
$lang['notify_create'] = 'Notify when pages are created';
$lang['notify_edit'] = 'Notify when pages are edited';
$lang['notify_edit_minor'] = 'Notify when pages are edited even with minor changes tag';
$lang['notify_delete'] = 'Notify when pages are deleted';
$lang['show_summary'] = 'Show summary if one exists';
$lang['webhook'] = 'Slack Incoming Webhook URL';
