naive-ui/packages/locale/zhCN.js
2019-12-23 21:40:45 +08:00

7 lines
100 B
JavaScript

export default {
NPopconfirmPanel: {
positiveText: '确认',
negativeText: '取消'
}
}