xref: /plugin/aichat/lang/de/lang.php (revision 23cafd9f3dfd845bbe20957f7f347fc4e39e6620)
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