<?php
/* Author: thomasysliu */

$labels = [];
$labels['collapseall'] = '全部收起';
$labels['expandall'] = '全部展开';

$messages = [];
