mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-15 06:02:06 +08:00
1、system服务国际化相关表免校验租户、token配置;2、system服务枚举相关国际化处理;3、system服务资金管理easyexcel导出表头国际化处理;
This commit is contained in:
@@ -8,7 +8,7 @@ ad.position.notEmpty=Ad position cannot be empty
|
||||
ad.sort.field=Ad sort order
|
||||
ad.startTime.notNull=Start time cannot be empty
|
||||
ad.status.invalid=Invalid ad status
|
||||
inEnum.message=Must be within the specified range {0}
|
||||
|
||||
invoice.apply.purchase.list.notEmpty=Selected purchase records cannot be empty
|
||||
invoice.apply.purchase.size=You cannot select more than 100 purchase records at once
|
||||
invoice.confirm.id.notNull=Invoice application ID cannot be empty
|
||||
@@ -83,6 +83,9 @@ sales.detail.page.productPrice.max=Purchase amount cannot exceed 100,000
|
||||
sales.detail.page.productPrice.min=Purchase amount must be greater than zero
|
||||
statistics.unit.invalid=Invalid statistics unit
|
||||
statistics.unit.notNull=Statistics unit cannot be empty
|
||||
statistics.series.name.add=Add
|
||||
statistics.series.name.del=Cancel
|
||||
statistics.series.name.saleAmount=Sales Volume
|
||||
pay.channelCode.invalid=Unsupported payment channel
|
||||
pay.product.productChannelCode.notNull=Product payment channel code cannot be empty
|
||||
pay.product.productDetailsId.notNull=Product pricing rule ID cannot be empty
|
||||
|
||||
Reference in New Issue
Block a user