ant-design-vue/components/time-picker/locale/id_ID.ts

6 lines
74 B
TypeScript
Raw Normal View History

const locale = {
placeholder: 'Pilih waktu',
2019-01-12 03:33:27 +00:00
};
2019-01-12 03:33:27 +00:00
export default locale;