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

23 lines
820 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"system": "系统相关配置",
"help": "说明",
"payConfig": {
"label": {
"depositLoss": "充值手续费",
"withdrawLoss": "提现手续费",
"conservative": "保守策略",
"ratio": "按比例",
"lowest": "最低(分)",
"highest": "最高(分)",
"trim": "去尾",
"jiao": "角",
"yuan": "元",
"null": "不去尾"
},
"help": {
"depositLoss": "若不配置手续费用户充值时渠道的手续费损失将被计算到system关联的账户之中",
"withdrawLoss": "若配置为保守策略系统将自动计算渠道的损耗在system账户不贴现的前提下让用户可提现的额度最大化"
}
}
}