mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced 2024-12-14 08:51:28 +08:00
6 lines
81 B
JavaScript
6 lines
81 B
JavaScript
const locale = {
|
|
placeholder: 'Chọn thời gian',
|
|
};
|
|
|
|
export default locale;
|