1<?php
2/**
3 * German language file for plugin iCalEvents
4 */
5
6// custom language strings for the plugin
7$lang['when']        = 'Wann';
8$lang['what']        = 'Was';
9$lang['description'] = 'Beschreibung';
10$lang['where']       = 'Wo';
11