<?php
/**
 * english language file for bpmnioeditor plugin
 *
 * @author peterfromearth
 */

// keys need to match the config setting name
$lang['treat_as_pages'] = 'Use BPMN-files with page permissions? (Off for MEDIA-treatment)';
$lang['allowed_pages'] = 'Pages to use the plugin <br> (Seperated by whitespace)';


