amis-rpc-design/node_modules/antd/es/time-picker/locale/vi_VN.js
2023-10-07 19:42:30 +08: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;