mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
287 lines
8.1 KiB
PHP
287 lines
8.1 KiB
PHP
<?php
|
||
|
||
return [
|
||
'auto_approve' => [
|
||
'name' => '自动批准',
|
||
],
|
||
'default_view_type' => [
|
||
'name' => '默认视图类型',
|
||
],
|
||
'hide_zero_price' => [
|
||
'name' => '如果价格为零,则隐藏价格',
|
||
'instructions' => '如果广告价格为0,则隐藏价格',
|
||
],
|
||
'estimated_pending_time' => [
|
||
'name' => '预计待处理时间',
|
||
'instructions' => '在几小时内',
|
||
],
|
||
'default_published_time' => [
|
||
'name' => '默认发布时间',
|
||
],
|
||
'address' => [
|
||
'name' => '联系地址',
|
||
],
|
||
'phone' => [
|
||
'name' => '联系电话',
|
||
],
|
||
'favicon' => [
|
||
'name' => '网站图标',
|
||
]
|
||
, 'map_coordinates_long' => [
|
||
'name' => '地图长坐标',
|
||
],
|
||
'map_coordinates_lat' => [
|
||
'name' => '地图纬度坐标',
|
||
],
|
||
'iban_numbers' => [
|
||
'name' => '伊班',
|
||
],
|
||
'logo' => [
|
||
'name' => '商标',
|
||
],
|
||
'ogImage' => [
|
||
'name' => '社交分享徽标',
|
||
'warning' => '分辨率应为1200 x 630。 ',
|
||
|
||
],
|
||
'currencies' => [
|
||
'name' => '有效货币',
|
||
],
|
||
'latest-limit' => [
|
||
'name' => '最新限制',
|
||
],
|
||
'site_address' => [
|
||
'name' => '网站地址',
|
||
'warning' => '自动添加www。万维网。<strong>sitename.com</strong> ',
|
||
],
|
||
'google_map_key' => [
|
||
'name' => 'Google Map Api密钥',
|
||
],
|
||
|
||
'default_country' => [
|
||
'name' => '默认广告国家',
|
||
],
|
||
'hide_price_categories' => [
|
||
'name' => '隐藏类别价格',
|
||
'instructions' => '当您创建广告或查看这些类别下的广告时,价格将被隐藏。'
|
||
],
|
||
'free_currencyconverterapi_key' => [
|
||
'name' => '货币转换器API密钥'
|
||
],
|
||
'default_city' => [
|
||
'name' => '默认广告城市',
|
||
],
|
||
'default_district' => [
|
||
'name' => '默认广告区',
|
||
],
|
||
'default_neighborhood' => [
|
||
'name' => '默认广告邻居',
|
||
],
|
||
'default_currency' => [
|
||
'name' => '默认广告币种',
|
||
],
|
||
'default_GET' => [
|
||
'name' => '默认广告GET',
|
||
],
|
||
'twitter' => [
|
||
'name' => '推特',
|
||
],
|
||
'facebook' => [
|
||
'name' => '脸书',
|
||
],
|
||
'youtube' => [
|
||
'name' => '优酷',
|
||
],
|
||
'google' => [
|
||
'name' => '谷歌',
|
||
],
|
||
'listing_page_image' => [
|
||
'name' => '列表页面图片',
|
||
],
|
||
'hide_standard_price_field' => [
|
||
'name' => '隐藏标准价格字段',
|
||
],
|
||
'hide_options_field' => [
|
||
'name' => '隐藏选项栏',
|
||
],
|
||
'hide_village_field' => [
|
||
'name' => '隐藏村田',
|
||
],
|
||
'hide_configurations' => [
|
||
'name' => '隐藏配置按钮',
|
||
'instructions' => '在广告预览页面中隐藏配置按钮',
|
||
],
|
||
'make_all_fields_required' => [
|
||
'name' => '使所有字段为必填项',
|
||
'instructions' => '制作广告时要求用户填写“价格”和“说明”字段',
|
||
],
|
||
'make_map_required' => [
|
||
'name' => '将地图设为必填项',
|
||
'instructions' => '制作广告时要求用户在地图上放置图钉',
|
||
],
|
||
'hide_listing_standard_price' => [
|
||
'name' => '隐藏上市标准价',
|
||
],
|
||
'enabled_currencies' => [
|
||
'name' => '启用货币',
|
||
],
|
||
'google_statistic_code' => [
|
||
'name' => 'Google统计代码',
|
||
],
|
||
'register_email_field' => [
|
||
'name' => '会员注册电子邮件要求',
|
||
],
|
||
'market_place' => [
|
||
'name' => '市场地点',
|
||
'instructions' => 'If the marketplace is down, your site will act as ecommerce. For example,
|
||
some fields in the profile such as ads, dopings, messages, sale, packages and store are not visible and
|
||
removes corporate membership.'
|
||
],
|
||
'price_area_hidden' => [
|
||
'name' => '隐藏价格区',
|
||
],
|
||
'hide_price_filter' => [
|
||
'name' => '隐藏价格过滤器',
|
||
],
|
||
'hide_date_filter' => [
|
||
'name' => '隐藏日期过滤器',
|
||
],
|
||
'hide_photo_filter' => [
|
||
'name' => '隐藏照片滤镜',
|
||
],
|
||
'hide_map_filter' => [
|
||
'name' => '隐藏地图过滤器',
|
||
],
|
||
'show_lang_url' => [
|
||
'name' => '显示URL的Lang参数',
|
||
],
|
||
'popular_ads_limit' => [
|
||
'name' => '热门广告限制',
|
||
],
|
||
|
||
//Image
|
||
|
||
'image_resize_backend' => [
|
||
'name' => '图像大小调整后端',
|
||
],
|
||
'full_image_width' => [
|
||
'name' => '全图宽度',
|
||
],
|
||
'full_image_height' => [
|
||
'name' => '全图高度',
|
||
],
|
||
'medium_image_width' => [
|
||
'name' => '中等图像宽度',
|
||
],
|
||
'medium_image_height' => [
|
||
'name' => '中等图像高度',
|
||
],
|
||
'thumbnail_width' => [
|
||
'name' => '缩略图宽度',
|
||
],
|
||
'thumbnail_height' => [
|
||
'name' => '缩略图高度',
|
||
],
|
||
'add_canvas' => [
|
||
'name' => '添加画布',
|
||
],
|
||
'image_canvas_width' => [
|
||
'name' => '图像画布宽度',
|
||
],
|
||
'image_canvas_height' => [
|
||
'name' => '图像画布高度',
|
||
],
|
||
'watermark_type' => [
|
||
'name' => '水印类型',
|
||
],
|
||
'watermark_text' => [
|
||
'name' => '水印文字',
|
||
],
|
||
'watermark_image' => [
|
||
'name' => '水印图像',
|
||
],
|
||
'watermark_position' => [
|
||
'name' => '水印位置',
|
||
],
|
||
'user_filter_limit' => [
|
||
'name' => '用户过滤器限制',
|
||
'instructions' => '在管理面板中'
|
||
],
|
||
'show_breadcrumb_when_creating_ad' => [
|
||
'name' => '制作广告时显示面包屑',
|
||
],
|
||
'show_ads_count' => [
|
||
'name' => '显示广告计数',
|
||
'instructions' => '显示广告在左侧类别列表中的数量',
|
||
],
|
||
'ads_date_hidden' => [
|
||
'name' => '隐藏创建日期',
|
||
'instructions' => '在广告详细信息页面中隐藏创建日期',
|
||
],
|
||
'hide_listing_header' => [
|
||
'name' => '隐藏列表标题',
|
||
'instructions' => '隐藏订购和视图类型',
|
||
],
|
||
'hide_filter_section' => [
|
||
'name' => '隐藏筛选器部分',
|
||
'instructions' => '隐藏在列表页面的左侧过滤器区域',
|
||
],
|
||
'hide_seller_info' => [
|
||
'name' => '隐藏卖家信息',
|
||
'instructions' => '隐藏在广告详细信息页面中的卖方信息',
|
||
],
|
||
'show_post_ad_agreement' => [
|
||
'name' => '显示发布广告协议',
|
||
'instructions' => '如果要在广告制作页面上显示隐私权政策协议,请启用此功能',
|
||
],
|
||
'override_text' => [
|
||
'name' => '替代文字',
|
||
'instructions' => '旧价值:新价值'
|
||
],
|
||
'steps_color' => [
|
||
'name' => '台阶颜色',
|
||
'instructions' => '更改渐进步骤的颜色。'
|
||
],
|
||
'create_ad_button_color' => [
|
||
'name' => '创建广告按钮颜色',
|
||
'instructions' => '更改新广告类别选择完成后显示的按钮。'
|
||
],
|
||
'lang_switcher_for_browser' => [
|
||
'name' => '浏览器的语言切换器',
|
||
'instructions' => '允许您选择浏览器语言作为活动语言'
|
||
],
|
||
'get_categories' => [
|
||
'name' => '获取类别',
|
||
'instructions' => '它代表GET属性将在其中有效的类别。'
|
||
],
|
||
'watermark' => [
|
||
'name' => '水印',
|
||
'instructions' => '水印活跃吗?'
|
||
],
|
||
'detailed_product_options' => [
|
||
'name' => '详细的产品选项',
|
||
'instructions' => '允许您输入产品的库存和价格信息'
|
||
],
|
||
'show_subcats_mobile' => [
|
||
'name' => '在移动视图中显示子类别',
|
||
],
|
||
'show_price_to_members_only' => [
|
||
'name' => '仅向会员显示价格',
|
||
],
|
||
'hide_ad_cat' => [
|
||
'name' => '隐藏类别',
|
||
'instructions' => '隐藏广告列表中的类别'
|
||
],
|
||
'show_finish_and_publish_date' => [
|
||
'name' => '显示完成日期并发布创建日期',
|
||
'instructions' => '在广告创建页面上显示publish_at和finish_at字段。'
|
||
],
|
||
'show_tax_field' => [
|
||
'name' => 'Show Tax Field',
|
||
'instructions' => 'When this option is enabled, you can set the tax rate on the ad creation page.'
|
||
],
|
||
'hide_contact_created_at' => [
|
||
'name' => 'Hide Contact Fields For in Create New Ad'
|
||
]
|
||
];
|