This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
ant-design
Watch
1
Star
0
Fork
0
You've already forked ant-design
mirror of
https://github.com/ant-design/ant-design.git
synced
2024-11-30 06:09:34 +08:00
Code
Issues
Actions
33
Packages
Projects
Releases
Wiki
Activity
16c3a9453e
ant-design
/
components
/
time-picker
/
locale
/
it_IT.tsx
6 lines
84 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Add en-GB, it-IT, fr-FR + nl_BE locales
2017-06-02 20:43:32 +08:00
const
locale
=
{
Fix Italian translation (fix #12413) * Fix Italian translation. * Update relevant snapshots.
2018-10-10 21:01:23 +08:00
placeholder
:
'Selezionare l\'orario'
,
Add en-GB, it-IT, fr-FR + nl_BE locales
2017-06-02 20:43:32 +08:00
}
;
export
default
locale
;
Reference in New Issue
Copy Permalink