mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-11 14:17:24 +08:00
v1.9 报修相关功能优化
This commit is contained in:
parent
e02068d92e
commit
6f0d0f5b94
@ -40,6 +40,11 @@ export const messages = {
|
||||
repairContent: 'Repair Content',
|
||||
operationSuggestions: 'Operation Suggestions',
|
||||
endReason: 'End Reason',
|
||||
paidService: 'Paid Service',
|
||||
freeService: 'Free Service',
|
||||
needMaterials: 'Need Materials',
|
||||
noMaterialsNeeded: 'No Materials Needed',
|
||||
timedTaskProcessing: 'Timed Task Processing'
|
||||
}
|
||||
},
|
||||
zh: {
|
||||
@ -83,6 +88,11 @@ export const messages = {
|
||||
repairContent: '报修内容',
|
||||
operationSuggestions: '说明',
|
||||
endReason: '结束原因',
|
||||
paidService: '付费服务',
|
||||
freeService: '免费服务',
|
||||
needMaterials: '需要材料',
|
||||
noMaterialsNeeded: '不需要材料',
|
||||
timedTaskProcessing: '定时任务处理中'
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user