xref: /plugin/aichat/lang/en/lang.php (revision 23cafd9f3dfd845bbe20957f7f347fc4e39e6620)
18817535bSAndreas Gohr<?php
28817535bSAndreas Gohr/**
38817535bSAndreas Gohr * English language file for aichat plugin
48817535bSAndreas Gohr *
58817535bSAndreas Gohr * @author Andreas Gohr <gohr@cosmocode.de>
68817535bSAndreas Gohr */
78817535bSAndreas Gohr
8*23cafd9fSAndreas Gohr$lang['title'] = 'AI Chat';
9*23cafd9fSAndreas Gohr$lang['placeholder'] = 'Your question…';
10