ant-design/components/time-picker/locale/nl_BE.tsx
2017-06-02 14:40:32 +01:00

6 lines
77 B
TypeScript

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