openclassify/addons/default/visiosoft/advs-module/resources/lang/zh/section.php
2026-03-02 23:41:21 +03:00

65 lines
1.3 KiB
PHP

<?php
return [
'advs' => [
'title' => '广告',
],
'categories' => [
'title' => '分类目录',
],
'countries' => [
'title' => '国别',
],
'cities' => [
'title' => '城市',
],
'districts' => [
'title' => '地区',
],
'neighborhoods' => [
'title' => '邻里',
],
'village' => [
'title' => '村',
],
'custom_fields' => [
'title' => '自订栏位',
],
'custom_field_advs' => [
'title' => '自定义字段广告',
],
'cf_values' => [
'title' => 'CF值',
],
'fields' => [
'title' => '自定义字段'
],
'assets_clear' => [
'name' => '资产清除'
],
'general' => '一般',
'ads' => '广告',
'user' => '用户',
'filter' => '筛选',
'create_ad' => '制作广告',
'options' => [
'title' => '选项',
],
'ads_image' => '广告图片',
'product_options' => [
'title' => '选项',
],
'productoptions_value' => [
'title' => '期权价值',
],
'option_configuration' => [
'title' => '配置',
],
'translations' => '笔译',
'status' => [
'title' => '状态',
],
'ads_detail' => '广告详情',
];