mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-30 14:29:33 +08:00
150921b339
* Fix Italian translation. * Update relevant snapshots.
6 lines
84 B
TypeScript
6 lines
84 B
TypeScript
const locale = {
|
|
placeholder: 'Selezionare l\'orario',
|
|
};
|
|
|
|
export default locale;
|