4 lines
76 B
JavaScript
4 lines
76 B
JavaScript
var locale = {
|
|
placeholder: 'Chọn thời gian'
|
|
};
|
|
export default locale; |