<?php

/**
 * @license    GPL 2 (https://www.gnu.org/licenses/gpl.html)
 *
 * @author SoiBKK <info@soibangkok.online>
 */
$lang['title']                 = 'AI 채팅';
$lang['hello']                 = '안녕하세요, 무엇을 도와드릴까요?';
$lang['restart-button']        = '대화 복구하기';
$lang['close-button']          = '닫기';
$lang['fullscreen-button']     = '전제화면으로 전환';
$lang['js']['error']           = '죄송합니다, 뭔가 문제가 있습니다';
