<?php
/**
 * english language file for datapopup plugin
 *
 * @author Andreas Boehler <dev@aboehler.at>
 */

$lang['fields']          = 'Fields to show from the data pluing. Refer to your templates on what is available';
$lang['registered_types'] = 'The types which should be looked up, e.g. radart:ufr: or radart:parts:';



//Setup VIM: ex: et ts=4 enc=utf-8 :
