This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
ant-design-vue
mirror of
https://github.com/vueComponent/ant-design-vue
Watch
1
Star
0
Fork
You've already forked ant-design-vue
0
Code
Issues
Projects
Releases
Wiki
Activity
e5020f7eb8
ant-design-vue
/
components
/
time-picker
/
locale
/
fr_BE.js
6 lines
84 B
JavaScript
Raw
Normal View
History
Unescape
Escape
add time picker
2018-03-07 14:21:55 +00:00
const
locale
=
{
style: lint add semi and prettier
2019-01-12 03:33:27 +00:00
placeholder
:
"Sélectionner l'heure"
,
}
;
add time picker
2018-03-07 14:21:55 +00:00
style: lint add semi and prettier
2019-01-12 03:33:27 +00:00
export
default
locale
;