ant-design-vue/components/time-picker/locale/nl_BE.js
2019-01-12 12:46:29 +08:00

6 lines
77 B
JavaScript

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