ant-design-vue/components/time-picker/locale/sv_SE.js

6 lines
70 B
JavaScript
Raw Normal View History

2018-03-07 14:21:55 +00:00
const locale = {
placeholder: 'Välj tid',
2018-03-08 15:02:04 +00:00
}
2018-03-07 14:21:55 +00:00
2018-03-08 15:02:04 +00:00
export default locale