1<?php 2 3$lang['namespaces'] = 'Namespaces (comma-separated)'; 4$lang['notify_create'] = 'Notify when pages are created'; 5$lang['notify_edit'] = 'Notify when pages are edited'; 6$lang['notify_edit_minor'] = 'Notify when pages are edited even with minor changes tag'; 7$lang['notify_delete'] = 'Notify when pages are deleted'; 8$lang['show_summary'] = 'Show summary if one exists'; 9$lang['webhook'] = 'Slack Incoming Webhook URL'; 10