<?php

$lang['theme'] = 'Theme';
$lang['override-code'] = "True to override ''code'' syntax";
$lang['cdn'] = 'CDNs which provide PrismJS';
$lang['custom-cdn'] = 'Specify the CDN yourself if the above CDNs does not meet your needs';
$lang['show-invis'] = 'True to show hidden characters such as tabs and line breaks';
$lang['hl-brace'] = 'True to highlight brace pairs when the cursor hovers over one of the braces';
$lang['previewer'] = 'True to enable preview angle, color, gradient, easing, and time';
$lang['user'] = 'Specify the default user name at the command shell prompt when using command line style';
$lang['host'] = 'Specify the default host name at the command shell prompt when using command line style';
