*/ $lang['maxfrequency'] = 'Maximum frequency of creating new revisions in seconds. Default is 1 day.'; $lang['store'] = 'Store rendered revisions on disk. This allows you to see how old revisions rendered in the past. Revisions are deleted after recent_days days.'; $lang['skipRegex'] = 'Do not run the plugin on pages that match this regular expression. No delimiters.'; $lang['matchRegex'] = 'Only run the plugin on pages that match this regular expression. No delimiters.';