ant-design/components/time-picker/locale/bg_BG.tsx

6 lines
85 B
TypeScript
Raw Normal View History

const locale = {
placeholder: 'Избор на час',
};
export default locale;