Browse Source

修改翻译字段

master
李可松 4 years ago
parent
commit
9aec30c691
  1. 8
      resources/lang/zh_CN/product.php

8
resources/lang/zh_CN/product.php

@ -29,10 +29,10 @@ return [
'publish_type' => [ 'publish_type' => [
0 => '旅游线路', 0 => '旅游线路',
1 => '酒店', 1 => '酒店',
2 => '景区',
3 => '餐',
4 => '车队',
5 => '单项',
2 => '景区综合',
3 => '餐饮娱乐',
4 => '旅游交通',
5 => '旅游购物',
], ],
], ],
]; ];
Loading…
Cancel
Save