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