ant-design/components/time-picker/locale/et_EE.tsx
Madis Väin 7696c1cd05 feat: Add et_EE locale (Estonian) (#5266)
* add Estonian translations

* add other translations except pagination for Estonian

* add to tests

* linting fixes

* remove comments
2017-03-24 10:54:36 +08:00

6 lines
71 B
TypeScript

const locale = {
placeholder: 'Vali aeg',
};
export default locale;