This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<?php
return [
'labels' => [
'ShareBg' => '分享背景',
'share-bg' => '分享背景',
],
'fields' => [
'image' => '背景图',
'x' => '起始点:x',
'y' => '起始点:y',
'size' => '二维码大小',
'is_use' => '是否启用',
'sort' => '排序',
'remark' => '备注',
'options' => [
];