ant-design/components/calendar/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

3 lines
74 B
TypeScript

import et_EE from '../../date-picker/locale/et_EE';
export default et_EE;