import type { TimePickerLocale } from '../index'; const locale: TimePickerLocale = { placeholder: 'Izberite čas', }; export default locale;