mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-13 13:22:07 +08:00
1、system服务国际化相关表免校验租户、token配置;2、system服务枚举相关国际化处理;3、system服务资金管理easyexcel导出表头国际化处理;
This commit is contained in:
@@ -0,0 +1,48 @@
|
||||
inEnum.message=必须在指定范围 {0}
|
||||
inScope.message={0}不合法
|
||||
inScope.adPosition=广告位置
|
||||
|
||||
duration.unit.year=年
|
||||
duration.unit.month=月
|
||||
duration.unit.day=日
|
||||
|
||||
pay.channel.alipay=支付宝
|
||||
pay.channel.wechat=微信
|
||||
|
||||
whether.yes=是
|
||||
whether.no=否
|
||||
|
||||
trade.type.product=软件购买
|
||||
|
||||
excel.export.head.product.delay.orgName=组织名称
|
||||
excel.export.head.product.delay.productName=产品名称
|
||||
excel.export.head.product.delay.delayDuration=延期时长
|
||||
excel.export.head.product.delay.delayDurationUnit=延期时长单位
|
||||
excel.export.head.product.delay.delayTime=产品有效时间
|
||||
excel.export.head.product.delay.remark=备注
|
||||
excel.export.head.product.delay.createTime=操作时间
|
||||
excel.export.head.product.delay.creator=操作人
|
||||
excel.export.head.product.delay.paid=是否支付
|
||||
|
||||
excel.export.head.sales.detail.id=订单号
|
||||
excel.export.head.sales.detail.trade.type=交易类型
|
||||
excel.export.head.sales.detail.total.amount=产品金额
|
||||
excel.export.head.sales.detail.recharge.spent=扫码支付
|
||||
excel.export.head.sales.detail.creator=操作人
|
||||
excel.export.head.sales.detail.orgName=组织名称
|
||||
excel.export.head.sales.detail.payMethod=支付方式
|
||||
excel.export.head.sales.detail.createTime=交易时间
|
||||
|
||||
excel.export.head.purchase.record.id=订单号
|
||||
excel.export.head.purchase.record.organName=组织名称
|
||||
excel.export.head.purchase.record.product.name=产品名称
|
||||
excel.export.head.purchase.record.purchase.duration=购买时长
|
||||
excel.export.head.purchase.record.purchase.duration.unit=购买时长单位
|
||||
excel.export.head.purchase.record.gift.duration=赠送时长
|
||||
excel.export.head.purchase.record.gift.duration.unit=赠送时长单位
|
||||
excel.export.head.purchase.record.payment.method=支付方式
|
||||
excel.export.head.purchase.record.total.amount=订单总额
|
||||
excel.export.head.purchase.record.external.spent=扫码支付
|
||||
excel.export.head.purchase.record.create.time=购买时间
|
||||
excel.export.head.purchase.record.creator=操作人
|
||||
excel.export.head.purchase.record.end.time=产品有效时间
|
||||
Reference in New Issue
Block a user