<?php
/* Author: thomasysliu */

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

$messages = [];
