ant-design/components/time-picker/locale/th_TH.tsx

6 lines
90 B
TypeScript
Raw Normal View History

2017-07-04 17:54:36 +08:00
const locale = {
placeholder: 'เลือกเวลา',
};
export default locale;