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

6 lines
77 B
TypeScript

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