style: optimize zh_TW (#2679)
parent
65298635d7
commit
a4574c8a69
|
@ -17,11 +17,14 @@ export default {
|
||||||
filterReset: '重置',
|
filterReset: '重置',
|
||||||
selectAll: '全部選取',
|
selectAll: '全部選取',
|
||||||
selectInvert: '反向選取',
|
selectInvert: '反向選取',
|
||||||
|
sortTitle: '排序',
|
||||||
|
expand: '展開行',
|
||||||
|
collapse: '關閉行',
|
||||||
},
|
},
|
||||||
Modal: {
|
Modal: {
|
||||||
okText: '確定',
|
okText: '確定',
|
||||||
cancelText: '取消',
|
cancelText: '取消',
|
||||||
justOkText: 'OK',
|
justOkText: '知道了',
|
||||||
},
|
},
|
||||||
Popconfirm: {
|
Popconfirm: {
|
||||||
okText: '確定',
|
okText: '確定',
|
||||||
|
|
Loading…
Reference in New Issue