优化手工开票日期选择器国际化

This commit is contained in:
andy
2026-07-17 17:57:34 +07:00
parent 7930d59359
commit 75d860129c
5 changed files with 321 additions and 44 deletions

View File

@@ -283,6 +283,7 @@ export default {
departureDate: 'Departure date',
roomRateNote: 'Room rate note',
roomRateNotePlaceholder: 'e.g. including BF',
datePlaceholder: 'yyyy-mm-dd',
extraBedRate: 'Extra bed rate',
description: 'Description',
roomType: 'Room type',

View File

@@ -283,6 +283,7 @@ export default {
departureDate: 'Departure Date',
roomRateNote: 'Room Rate Note',
roomRateNotePlaceholder: 'เช่น including BF',
datePlaceholder: 'yyyy-mm-dd',
extraBedRate: 'Extra Bed Rate',
description: 'Description',
roomType: 'Room Type',

View File

@@ -283,6 +283,7 @@ export default {
departureDate: '离店日期Departure Date',
roomRateNote: '房价备注Room Rate Note',
roomRateNotePlaceholder: '例如 including BF',
datePlaceholder: '年-月-日',
extraBedRate: '加床价格Extra Bed Rate',
description: '费用描述Description',
roomType: '房型Room Type',