fastadmin/application/admin/lang/zh-cn/product/productday.php

38 lines
1.3 KiB
PHP

<?php
return [
'Id' => 'ID',
'Name' => '产品名称(中文)',
'Lightwords' => '亮点词',
'Destination' => '目的地',
'Homeimages' => '轮播图',
'Cost_production' => '产品原价',
'Advancedata' => '提前预定',
'Advancedata 0' => '无',
'Advancedata 1' => '可定今日',
'Advancedata 2' => '可定明日',
'Advancedata 3' => '提前预订',
'Explanation' => '预订说明',
'Travel_template_information' => '出行模板信息',
'Out_postion' => '出发地',
'Supplier' => '产品提供商',
'Supplier_price' => '供应商app减价',
'Supplier_start' => '减价开始时间',
'Supplier_end' => '减价结束时间',
'Introductioncontent' => '产品介绍',
'Trip_length' => '行程时间',
'Trip_theme' => '该时间段的行程主题',
'Images' => '添加该时间段的行程活动相关图片',
'Infomation' => '对该时段内行程的描述',
'Descriptioncontent' => '费用说明',
'Useinfocontent' => '使用说明',
'Informationcontent' => '购买须知',
'In_stock' => '库存',
'List' => '状态',
'List 0' => '未上线',
'List 1' => '已上线',
'List 2' => '人工下线',
'List 3' => '系统下线',
'List 4' => '审核下线'
];