1<?php
2/**
3 * English language file for config of date plugin
4 *
5 */
6
7$lang['dpformat']       = 'Date format of today, tomorrow and yesterday constant (see PHP\'s <a href="http://www.php.net/strftime">strftime</a> function)';