1<?php
2/**
3 * English language file for config
4 *
5 */
6
7$lang['zIndex']   = 'Set zIndex for DrawIO iFrame (defaults to 999)';
8$lang['url']      = 'Set URL to draw.io instance (defaults to https://www.draw.io)';
9$lang['toolbar_possible_extension'] = "toolbar possible extension (comma-separated list)";
10
11