mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-23 18:50:06 +08:00
fix: add missed translation in it_IT (#51685)
This commit is contained in:
parent
2f401935f3
commit
8d7e8ae679
@ -2,6 +2,7 @@ import type { TimePickerLocale } from '../index';
|
||||
|
||||
const locale: TimePickerLocale = {
|
||||
placeholder: "Selezionare l'orario",
|
||||
rangePlaceholder: ['Inizio orario', 'Fine orario'],
|
||||
};
|
||||
|
||||
export default locale;
|
||||
|
Loading…
Reference in New Issue
Block a user