mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 21:19:37 +08:00
b6ce947894
* 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
6 lines
76 B
TypeScript
6 lines
76 B
TypeScript
const locale = {
|
|
placeholder: 'Izberite čas',
|
|
};
|
|
|
|
export default locale;
|