未验证 提交 88fc56fd 编写于 作者: A Anawin W 提交者: GitHub

fix: Update th-TH locale for new date-pickers (#26993)

上级 bd628702
......@@ -6,7 +6,14 @@ import { PickerLocale } from '../generatePicker';
const locale: PickerLocale = {
lang: {
placeholder: 'เลือกวันที่',
yearPlaceholder: 'เลือกปี',
quarterPlaceholder: 'เลือกไตรมาส',
monthPlaceholder: 'เลือกเดือน',
weekPlaceholder: 'เลือกสัปดาห์',
rangePlaceholder: ['วันเริ่มต้น', 'วันสิ้นสุด'],
rangeYearPlaceholder: ['ปีเริ่มต้น', 'ปีสิ้นสุด'],
rangeMonthPlaceholder: ['เดือนเริ่มต้น', 'เดือนสิ้นสุด'],
rangeWeekPlaceholder: ['สัปดาห์เริ่มต้น', 'สัปดาห์สิ้นสุด'],
...CalendarLocale,
},
timePickerLocale: {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册