1*23cafd9fSAndreas Gohr<?php 2*23cafd9fSAndreas Gohr/** 3*23cafd9fSAndreas Gohr * German language file for aichat plugin 4*23cafd9fSAndreas Gohr * 5*23cafd9fSAndreas Gohr * @author Andreas Gohr <gohr@cosmocode.de> 6*23cafd9fSAndreas Gohr */ 7*23cafd9fSAndreas Gohr 8*23cafd9fSAndreas Gohr$lang['title'] = 'KI Chat'; 9*23cafd9fSAndreas Gohr$lang['placeholder'] = 'Ihre Frage…'; 10