汪总电商平台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
294 B

<?php
return [
'name' => '配置名称',
'value' => '配置值',
'Json key' => '键',
'Json value' => '值',
'Json editor' => 'JSON编辑器',
'Insert link' => '插入链接',
'createtime' => '创建时间',
'updatetime' => '更新时间'
];