调整Rooming List付款方式选项
This commit is contained in:
@@ -416,6 +416,7 @@ export default {
|
||||
adults: 'Adults',
|
||||
children: 'Children',
|
||||
paymentType: 'Payment Type',
|
||||
paymentTypeBtqr: 'BTQR',
|
||||
paymentTypeCa: 'CA',
|
||||
vip: 'VIP',
|
||||
nationality: 'Nationality',
|
||||
@@ -442,7 +443,7 @@ export default {
|
||||
departureAfterArrival: 'Departure must be later than arrival.',
|
||||
roomTypeRequired: 'Enter room type.',
|
||||
paymentTypeRequired: 'Select payment type.',
|
||||
paymentTypeAllowed: 'Only CA is currently allowed.',
|
||||
paymentTypeAllowed: 'Only BTQR or CA are currently allowed.',
|
||||
nationalityRequired: 'Select nationality.',
|
||||
nationalityAllowed: 'Only KR or CHN are currently allowed.',
|
||||
invalidEmail: 'Invalid email.',
|
||||
|
||||
Reference in New Issue
Block a user