oak-pay-business/es/components/pay/list/locales/zh-CN.json

24 lines
591 B
JSON

{
"label": {
"source": "来源",
"cn": "创建者",
"cm": "创建者手机号"
},
"source": {
"order": "订单",
"deposit": "帐户充值"
},
"cc": {
"title": "关闭支付",
"content": "您确认关闭此次支付吗?"
},
"csp": {
"title": "支付成功",
"tips": "请您确认支付信息是否准确,支付成功后将不可再进行修正"
},
"spFail": {
"title": "操作失败",
"content": "系统目前不支持手动成功非线下途径的支付"
}
}