Files
video-gen/video-gen-admin/node_modules/antd/es/time-picker/locale/nb_NO.js
T
2026-05-25 17:08:18 +08:00

5 lines
113 B
JavaScript

const locale = {
placeholder: 'Velg tid',
rangePlaceholder: ['Starttid', 'Sluttid']
};
export default locale;