实现V4 Trace事项卡前端展示
This commit is contained in:
@@ -630,6 +630,13 @@ export default {
|
||||
description: 'The current source message contains a Rooming List item that needs manual handling.',
|
||||
confirmHint: 'This first version only confirms that the item has been handled manually. Guest details and attachment content are not displayed or processed here.',
|
||||
},
|
||||
trace: {
|
||||
title: 'Trace notes',
|
||||
itemLabel: 'Item {index}',
|
||||
generalTitle: 'General note',
|
||||
extraBedTitle: 'Extra bed note',
|
||||
action: 'Fixed action',
|
||||
},
|
||||
lookup: {
|
||||
loading: 'Loading catalog',
|
||||
empty: 'No options in the current catalog. A no-match search does not mean the catalog is uninitialized.',
|
||||
|
||||
Reference in New Issue
Block a user