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

40 lines
904 B
JSON

{
"header": {
"label": {
"end": "到帐金额",
"ing": "预计到帐金额"
}
},
"steps": {
"first": {
"title": "发起提现申请"
},
"second": {
"title": "处理中"
},
"third": {
"success": "到帐成功",
"partiallySuccess": "部分成功",
"failed": "提现失败"
}
},
"method": {
"label": "提现方法",
"v": {
"refund": "原路退款",
"transfer": "人工划拨"
}
},
"refund": {
"label": {
"zero": "申请金额",
"one": "到帐金额",
"two": "手续费",
"three": "手续费率",
"four": "退款通道",
"updateAt": "更新时间",
"reason": "异常原因"
}
}
}