xref: /plugin/mermaid/lang/en/settings.php (revision 2d4b7fc29698099c27f70332f09cceb3b2c1e80c)
1<?php
2
3$lang['location'] = 'Use locally or remotely hosted mermaid file?';
4$lang['location_o_local'] = 'locally hosted, version 9.3';
5$lang['location_o_latest'] = 'remotely hosted, latest version';
6$lang['location_o_remote93'] = 'remotely hosted, version 9.3';
7