<?php

return [
    'Image'       => '房间背景图',
    'Room_type'   => '房间类型',
    'Room_type 1' => '派对',
    'Room_type 2' => '直播间'
];