接入V4房型信息展示模型
This commit is contained in:
@@ -585,6 +585,29 @@ export default {
|
||||
cardConfirmed: 'Card confirmed and detail refreshed.',
|
||||
reviewResolved: 'Review submitted and detail refreshed.',
|
||||
validationFailed: 'Fix current-card field errors first.',
|
||||
roomInformation: {
|
||||
noDisplayModel: 'Room Information display model is not returned yet.',
|
||||
emptyValues: 'No fields to display.',
|
||||
changeSummary: 'Change summary',
|
||||
currentValues: 'Current values',
|
||||
proposedValues: 'Proposed values',
|
||||
finalValues: 'Final values',
|
||||
groupBlockName: 'Group block name',
|
||||
fitName: 'FIT name',
|
||||
arrivalDate: 'Arrival date',
|
||||
departureDate: 'Departure date',
|
||||
nights: 'Nights',
|
||||
rateCode: 'Rate Code',
|
||||
breakfastIncluded: 'Breakfast included',
|
||||
groupBookingStatus: 'Group booking status',
|
||||
blockId: 'Block ID',
|
||||
confirmationNumber: 'Confirmation no.',
|
||||
roomItems: 'Room items',
|
||||
roomTypeCode: 'Room type code',
|
||||
roomCount: 'Room count',
|
||||
yes: 'Yes',
|
||||
no: 'No',
|
||||
},
|
||||
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