1<?php
2/**
3 * @file progrecss/lang/en/lang.php
4 * @brief English language file for Progrecss Plugin
5 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
6 * @author     Luis Machuca Bezzaza
7 */
8$lang['caption']  = 'Caption';
9
10