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

6 lines
74 B
JavaScript
Raw Normal View History

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