1<?php 2/** 3 * English language file for plugin iCalEvents 4 */ 5 6// custom language strings for the plugin 7$lang['when'] = 'When'; 8$lang['what'] = 'What'; 9$lang['description'] = 'Description'; 10$lang['where'] = 'Where'; 11