carDetailLang.js
8.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
export const messages = {
en: {
carDetail: {
vehicleInfo: 'Vehicle Information',
licensePlate: 'License Plate:',
carBrand: 'Car Brand:',
carType: 'Car Type:',
color: 'Color:',
licenseType: 'License Type:',
leaseStart: 'Lease Start:',
leaseEnd: 'Lease End:',
remark: 'Remark:',
parkingLot: 'Parking Lot:',
parkingSpace: 'Parking Space:',
status: 'Status:',
relatedHouse: 'Related House:',
vehicleFee: 'Vehicle Fee',
paymentRecord: 'Payment Record',
modificationRecord: 'Modification Record',
memberVehicle: 'Member Vehicle',
ownerInfo: 'Owner Info',
ownerHouse: 'Owner House',
ownerVehicle: 'Owner Vehicle',
ownerArrears: 'Owner Arrears',
licenseSync: 'License Sync',
parkingApplication: 'Parking Application',
accessRecord: 'Access Record',
coupon: 'Coupon',
couponVerification: 'Coupon Verification'
},
carDetailFee: {
createFee: 'Create Fee',
feeItem: 'Fee Item',
feeFlag: 'Fee Flag',
feeType: 'Fee Type',
amountReceivable: 'Amount Receivable',
accountingTime: 'Accounting Time',
receivablePeriod: 'Receivable Period',
remark: 'Remark',
status: 'Status',
operation: 'Operation',
previousReading: 'Previous Reading',
currentReading: 'Current Reading',
unitPrice: 'Unit Price',
additionalFee: 'Additional Fee',
fixedFee: 'Fixed Fee',
payment: 'Payment',
history: 'History',
cancel: 'Cancel',
change: 'Change',
detail: 'Detail',
paymentNotice: 'Please go to the business acceptance page for payment'
},
carDetailTransactionCar: {
syncId: 'Sync ID',
deviceCode: 'Device Code',
objectType: 'Object Type',
objectName: 'Object Name',
command: 'Command',
status: 'Status',
remark: 'Remark',
syncTime: 'Sync Time',
operation: 'Operation',
resync: 'Resync'
},
carDetailApplyParkingSpace: {
applyParkingSpace: 'Apply Parking Space',
applyId: 'Apply ID',
carNum: 'Car Number',
parkingSpace: 'Parking Space',
none: 'None',
carBrand: 'Car Brand',
carType: 'Car Type',
color: 'Color',
startTime: 'Start Time',
endTime: 'End Time',
applicant: 'Applicant',
phone: 'Phone',
auditResult: 'Audit Result',
operation: 'Operation',
audit: 'Audit',
edit: 'Edit',
delete: 'Delete',
pendingReview: 'Pending Review',
pendingPayment: 'Pending Payment',
completed: 'Completed',
auditFailed: 'Audit Failed',
abnormalStatus: 'Abnormal Status',
familyCar: 'Family Car',
bus: 'Bus',
truck: 'Truck',
abnormalVehicle: 'Abnormal Vehicle'
},
carDetailCarInout: {
entryImage: 'Entry Image',
inoutId: 'Inout ID',
carStatus: 'Car Status',
entry: 'Entry',
exit: 'Exit',
carNum: 'Car Number',
parkingLot: 'Parking Lot',
billingRule: 'Billing Rule',
carType: 'Car Type',
entryTime: 'Entry Time',
exitTime: 'Exit Time',
parkingTime: 'Parking Time',
hour: 'hour',
minute: 'minute',
chargeAmount: 'Charge Amount',
remark: 'Remark'
},
carDetailCoupon: {
car: 'Car',
coupon: 'Coupon',
shop: 'Shop',
parkingLot: 'Parking Lot',
giveWay: 'Give Way',
couponType: 'Coupon Type',
value: 'Value',
startTime: 'Start Time',
endTime: 'End Time',
giveTime: 'Give Time',
status: 'Status',
remark: 'Remark'
},
carDetailCouponOrder: {
orderId: 'Order ID',
carNum: 'Car Number',
coupon: 'Coupon',
shop: 'Shop',
parkingLot: 'Parking Lot',
machine: 'Machine',
verifyTime: 'Verify Time',
remark: 'Remark'
},
ownerDetailOweFee: {
paymentObject: 'Payment Object',
ownerName: 'Owner Name',
phone: 'Owner Phone',
startTime: 'Start Time',
endTime: 'End Time',
totalAmount: 'Total Amount',
updateTime: 'Update Time',
paymentNotice: 'Payment Notice',
batchPayment: 'Batch Payment'
}
},
zh: {
carDetail: {
vehicleInfo: '车辆信息',
licensePlate: '车牌号:',
carBrand: '车品牌:',
carType: '车类型:',
color: '颜色:',
licenseType: '车牌类型:',
leaseStart: '起租时间:',
leaseEnd: '结租时间:',
remark: '备注:',
parkingLot: '停车场:',
parkingSpace: '车位:',
status: '状态:',
relatedHouse: '关联房屋:',
vehicleFee: '车辆费用',
paymentRecord: '缴费记录',
modificationRecord: '修改记录',
memberVehicle: '成员车辆',
ownerInfo: '业主信息',
ownerHouse: '业主房屋',
ownerVehicle: '业主车辆',
ownerArrears: '业主欠费',
licenseSync: '车牌同步',
parkingApplication: '车位申请',
accessRecord: '出入场记录',
coupon: '优惠券',
couponVerification: '优惠券核销'
},
carDetailFee: {
createFee: '创建费用',
feeItem: '费用项目',
feeFlag: '费用标识',
feeType: '费用类型',
amountReceivable: '应收金额',
accountingTime: '建账时间',
receivablePeriod: '应收时间段',
remark: '说明',
status: '状态',
operation: '操作',
previousReading: '上期度数',
currentReading: '本期度数',
unitPrice: '单价',
additionalFee: '附加费',
fixedFee: '固定费',
payment: '缴费',
history: '历史',
cancel: '取消',
change: '变更',
detail: '详情',
paymentNotice: '缴费请到业务受理页面缴费'
},
carDetailTransactionCar: {
syncId: '同步ID',
deviceCode: '设备编码',
objectType: '对象类型',
objectName: '对象名称',
command: '指令',
status: '状态',
remark: '说明',
syncTime: '同步时间',
operation: '操作',
resync: '重新同步'
},
carDetailApplyParkingSpace: {
applyParkingSpace: '申请车位',
applyId: '申请ID',
carNum: '车牌号',
parkingSpace: '停车位',
none: '无',
carBrand: '汽车品牌',
carType: '车辆类型',
color: '颜色',
startTime: '起租时间',
endTime: '结租时间',
applicant: '申请人',
phone: '手机号',
auditResult: '审核结果',
operation: '操作',
audit: '审核',
edit: '修改',
delete: '删除',
pendingReview: '待审核',
pendingPayment: '待缴费',
completed: '完成',
auditFailed: '审核失败',
abnormalStatus: '状态异常',
familyCar: '家用小汽车',
bus: '客车',
truck: '货车',
abnormalVehicle: '异常车辆'
},
carDetailCarInout: {
entryImage: '进场图',
inoutId: '进出场编号',
carStatus: '车辆状态',
entry: '进场',
exit: '出场',
carNum: '车牌号',
parkingLot: '停车场',
billingRule: '计费规则',
carType: '车牌类型',
entryTime: '进场时间',
exitTime: '出场时间',
parkingTime: '停车时间',
hour: '小时',
minute: '分',
chargeAmount: '收费金额',
remark: '说明'
},
carDetailCoupon: {
car: '车辆',
coupon: '优惠券',
shop: '商家店铺',
parkingLot: '停车场',
giveWay: '赠送方式',
couponType: '优惠方式',
value: '面值',
startTime: '开始时间',
endTime: '结束时间',
giveTime: '赠送时间',
status: '状态',
remark: '说明'
},
carDetailCouponOrder: {
orderId: '核销订单',
carNum: '核销车辆',
coupon: '优惠券',
shop: '商家店铺',
parkingLot: '停车场',
machine: '道闸',
verifyTime: '核销时间',
remark: '说明'
},
ownerDetailOweFee: {
paymentObject: '缴费对象',
ownerName: '业主姓名',
phone: '业主手机',
startTime: '开始时间',
endTime: '结束时间',
totalAmount: '总金额',
updateTime: '更新时间',
paymentNotice: '缴费通知',
batchPayment: '批量缴费'
}
}
}