1<?php
2
3$lang['render_local']='Render localy';
4$lang['java']='The path to your Java runtime interpreter (eg. <code>/usr/bin/java</code>).';
5$lang['jar']='The path to the PlantUML jar file';
6$lang['remote_url']='The remote url of the PlantUML servlet';
7$lang['button_enabled']='Enable "New UML Graph" button in editor';
8$lang['button_icon']='Image used to draw the toolbar button';
9