ant-design/components/calendar/locale/sl_SI.tsx
gregahren b6ce947894 Slovenian locale added (sl_SI) (#9724)
* Add sl_SI locale (Slovenian)

* fix lint issues
snapshot tests

* add description

* bump rc pagination to 1.16.1 which includes sl_SI(Slovenian) locale
then include it
2018-03-26 11:44:27 +08:00

3 lines
74 B
TypeScript

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