1<?php
2/**
3 * English language file for definitionlist plugin
4 */
5
6$lang['dt_fancy']  = 'Wrap the contents of DT elements with <code>&lt;span class="term"&gt;<em>Term</em>&lt;/span&gt;</code>';
7$lang['classname'] = 'Class name for DL elements';
8