[ 'title' => 'Сайт временно не работает', 'text' => 'Мы переезжаем на более мощный сервер. Скоро вернёмся.', ], 'en' => [ 'title' => 'The site is temporarily unavailable', 'text' => 'We are moving to a more powerful server and will be back shortly.', ], ]; $t = $texts[$lang]; ?> <?= htmlspecialchars($t['title']) ?>