mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 11:40:04 +08:00
7696c1cd05
* 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;
|