<?php return [ 'labels' => [ 'Account' => '用户', ], 'fields' => [ 'username' => '用户名', 'coupon' => '礼劵数', 'paster' => '贴纸数', ], 'options' => [], ];