<?php
/**
 * English language file for config
 *
 */

$lang['zIndex']   = 'Set zIndex for DrawIO iFrame (defaults to 999)';
$lang['url']      = 'Set URL to draw.io instance (defaults to https://www.draw.io)';
$lang['toolbar_possible_extension'] = "toolbar possible extension (comma-separated list)";

