<?php

$lang['location'] = 'Use locally or remotely hosted mermaid file?';
$lang['location_o_local'] = 'locally hosted, version 10.6.1 (CJS)';
$lang['location_o_latest'] = 'remotely hosted, latest version (ESM)';
$lang['location_o_remote106'] = 'remotely hosted, version 10.6 (ESM)';
$lang['location_o_remote104'] = 'remotely hosted, version 10.4 (ESM)';
$lang['location_o_remote103'] = 'remotely hosted, version 10.3 (ESM)';
$lang['location_o_remote102'] = 'remotely hosted, version 10.2 (ESM)';
$lang['location_o_remote101'] = 'remotely hosted, version 10.1 (ESM)';
$lang['location_o_remote100'] = 'remotely hosted, version 10.0 (ESM)';
$lang['location_o_remote94'] = 'remotely hosted, version 9.4 (CJS)';
$lang['location_o_remote93'] = 'remotely hosted, version 9.3 (CJS)';
