实现V4 Rooming List轻量事项卡

This commit is contained in:
andy
2026-07-21 17:21:01 +07:00
parent 61380a9ed8
commit 0c4f5e298d
7 changed files with 380 additions and 6 deletions

View File

@@ -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.',