ant-design-vue/components/time-picker/locale/nl_NL.ts
2020-08-22 14:37:38 +08:00

6 lines
77 B
TypeScript

const locale = {
placeholder: 'Selecteer tijd',
};
export default locale;