mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-12 04:13:13 +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;
|