1*4d6d17d0SAndreas Gohr<?php 2*4d6d17d0SAndreas Gohr/** 3*4d6d17d0SAndreas Gohr * English language file for acknowledge plugin 4*4d6d17d0SAndreas Gohr * 5*4d6d17d0SAndreas Gohr * @author Andreas Gohr, Anna Dabrowska <dokuwiki@cosmocode.de> 6*4d6d17d0SAndreas Gohr */ 7*4d6d17d0SAndreas Gohr 8*4d6d17d0SAndreas Gohr// menu entry for admin plugins 9*4d6d17d0SAndreas Gohr// $lang['menu'] = 'Your menu entry'; 10*4d6d17d0SAndreas Gohr 11*4d6d17d0SAndreas Gohr// custom language strings for the plugin 12*4d6d17d0SAndreas Gohr// $lang['fixme'] = 'FIXME'; 13*4d6d17d0SAndreas Gohr 14