1<?php 2/** 3 * Dutch language file for plugin iCalEvents 4 */ 5 6// custom language strings for the plugin 7$lang['when'] = 'Wanneer'; 8$lang['what'] = 'Wat'; 9$lang['description'] = 'Beschrijving'; 10$lang['where'] = 'Waar'; 11