File: /home/xedaptot/be.naniguide.com/resources/lang/zh/refactor/ads_pixels.php
<?php return array (
'access_token' => '访问令牌(CAPI)',
'access_token_placeholder' => '可选——用于服务端事件',
'actions' => '操作',
'active' => '活跃',
'banner' =>
array (
'title' => '跨平台跟踪每一次转化',
'desc' => '安装 Meta、Google、TikTok 和 LinkedIn 的像素。服务端转换 API 即使在广告拦截器阻挡下也能确保准确归因。',
'pixels_count' => '像素',
'active_count' => '活跃',
),
'create_pixel' => '添加像素',
'delete_confirm' => '确定要删除所选的像素吗?',
'delete_pixel' => '删除',
'filter' =>
array (
'search' => '按像素 ID 搜索…',
),
'google' => '谷歌',
'last_verified' => '最后验证',
'meta' => '元',
'no_pixels' => '暂无追踪像素',
'no_pixels_desc' => '安装转化像素以追踪广告表现、构建再营销列表并衡量 ROI。',
'pixel_created' => '追踪像素添加成功。',
'pixel_id' => '像素 ID',
'pixel_id_placeholder' => '输入您的像素 ID',
'pixel_verified' => '像素已验证。',
'pixels_deleted' => '已删除 :count 个像素。',
'platform' => '平台',
'save_pixel' => '添加像素',
'select_platform' => '平台',
'status' => '状态',
'status_active' => '活跃',
'status_error' => '错误',
'status_inactive' => '未活跃',
'subtitle' => '在各广告平台安装像素并追踪转化。',
'title' => '转化追踪',
'total' => '总计',
'verify_pixel' => '验证',
) ?>