2024-11-14 01:22:43 +07:00

51 lines
1.6 KiB
JSON

{
"actions": "操作",
"amount": "金额",
"cancel": "取消",
"code": "代码",
"confirm": "确认",
"confirmDelete": "您确定要删除吗?",
"count": "数量",
"couponList": "优惠券列表",
"create": "创建",
"createCoupon": "创建优惠券",
"createSuccess": "创建成功",
"delete": "删除",
"deleteSuccess": "删除成功",
"deleteWarning": "一旦删除,数据将无法恢复。请谨慎操作。",
"discount": "折扣",
"edit": "编辑",
"editCoupon": "编辑优惠券",
"enable": "启用",
"form": {
"amountDiscount": "金额折扣",
"cancel": "取消",
"confirm": "确认",
"count": "最大使用次数",
"countPlaceholder": "最大使用次数(留空表示无限制)",
"customCouponCode": "自定义优惠码",
"customCouponCodePlaceholder": "自定义优惠码(留空自动生成)",
"enterCouponName": "请输入优惠券名称",
"enterValue": "请输入数值",
"expireTime": "过期时间",
"name": "名称",
"percentageDiscount": "百分比折扣",
"selectServer": "请选择订阅",
"selectTime": "选择时间",
"specifiedServer": "指定订阅",
"startTime": "生效时间",
"type": "优惠券类型",
"userLimit": "每用户最大使用次数",
"userLimitPlaceholder": "每用户最大使用次数(留空表示无限制)"
},
"name": "名称",
"percentage": "百分比",
"remainingTimes": "剩余",
"subscribe": "订阅",
"type": "类型",
"unlimited": "无限制",
"updateSuccess": "更新成功",
"usedTimes": "使用次数",
"validityPeriod": "有效期"
}