UNPKG

111 BJavaScriptView Raw
1var locale = {
2 placeholder: 'Velg tid',
3 rangePlaceholder: ['Starttid', 'Sluttid']
4};
5export default locale;
\No newline at end of file