You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ant-design/components/time-picker/locale/ko_KR.tsx

6 lines
76 B
TypeScript

const locale = {
placeholder: '날짜 선택',
};
export default locale;