| 1 | { |
| 2 | "title": "Shopify 收益", |
| 3 | "description": "查看你的 Shopify 任务收益、订单和折扣码", |
| 4 | "seo.title": "Shopify 收益 - 我的佣金与订单", |
| 5 | "seo.description": "追踪你的 Shopify KOC 收益、佣金和折扣码推广订单。", |
| 6 | "seo.keywords": "Shopify, KOC 收益, 佣金, 折扣码, AiToEarn", |
| 7 | "tabs.discounts": "我的折扣码", |
| 8 | "tabs.orders": "订单", |
| 9 | "tabs.earnings": "收益", |
| 10 | "earnings.title": "收益汇总", |
| 11 | "earnings.totalCodes": "折扣码数", |
| 12 | "earnings.currency": "币种", |
| 13 | "earnings.gmv": "带来的 GMV", |
| 14 | "earnings.commission": "赚取的佣金", |
| 15 | "earnings.orderCount": "订单数", |
| 16 | "earnings.empty": "暂无收益。接受 Shopify 任务并推广产品来赚取佣金。", |
| 17 | "earnings.error": "加载收益数据失败,请稍后重试。", |
| 18 | "discounts.code": "折扣码", |
| 19 | "discounts.discount": "折扣", |
| 20 | "discounts.usage": "使用量", |
| 21 | "discounts.taskId": "任务", |
| 22 | "discounts.promotionUrl": "推广链接", |
| 23 | "discounts.validPeriod": "有效期", |
| 24 | "discounts.createdAt": "创建时间", |
| 25 | "discounts.unlimited": "不限", |
| 26 | "discounts.noExpiry": "永久有效", |
| 27 | "discounts.copy": "复制", |
| 28 | "discounts.open": "打开", |
| 29 | "discounts.empty": "暂无折扣码。接受 Shopify 任务后即可获取折扣码。", |
| 30 | "discounts.error": "加载折扣码失败,请稍后重试。", |
| 31 | "orders.orderId": "订单号", |
| 32 | "orders.product": "商品", |
| 33 | "orders.qty": "数量", |
| 34 | "orders.amount": "金额", |
| 35 | "orders.commission": "佣金", |
| 36 | "orders.status": "状态", |
| 37 | "orders.createdAt": "日期", |
| 38 | "orders.empty": "暂无订单。当顾客使用你的折扣码购买时,订单将显示在这里。", |
| 39 | "orders.error": "加载订单失败,请稍后重试。", |
| 40 | "orders.status.paid": "已支付", |
| 41 | "orders.status.refunded": "已退款", |
| 42 | "orders.status.partially_refunded": "部分退款", |
| 43 | "orders.status.pending": "待处理", |
| 44 | "loadMore": "加载更多", |
| 45 | "noMore": "没有更多数据" |
| 46 | } |
| 47 |