实现V4 Rooming List轻量事项卡
This commit is contained in:
@@ -623,6 +623,13 @@ export default {
|
||||
unavailableReason: 'Unavailable reason: {reason}',
|
||||
fileMeta: '{type} · {size}',
|
||||
},
|
||||
roomingList: {
|
||||
title: 'Rooming List action',
|
||||
targetOrder: 'Target order',
|
||||
unboundOrder: 'No visible order is bound yet',
|
||||
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.',
|
||||
},
|
||||
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