mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00

* add Estonian translations * add other translations except pagination for Estonian * add to tests * linting fixes * remove comments
6 lines
71 B
TypeScript
6 lines
71 B
TypeScript
const locale = {
|
|
placeholder: 'Vali aeg',
|
|
};
|
|
|
|
export default locale;
|