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

6 lines
73 B
TypeScript

const locale = {
placeholder: 'Zaman Seç',
};
export default locale;