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