Files
frontend/node_modules/antd/es/time-picker/locale/vi_VN.js
2026-01-17 15:16:36 -05:00

5 lines
131 B
JavaScript

const locale = {
placeholder: 'Chọn thời gian',
rangePlaceholder: ['Bắt đầu', 'Kết thúc']
};
export default locale;