*/ // keys need to match the config setting name $lang['url_yaml'] = 'URL of yaml'; $lang['url_amcharts'] = 'Path containing amcharts.js (local or http)'; $lang['amcharts_js'] = 'List of js files to load (relative to amcharts path)'; $lang['amcharts_css'] = 'List of css files to load (relative to amcharts path)'; $lang['width'] = 'Width'; $lang['height'] = 'Height'; $lang['align'] = 'Align';