style: optimize zh_TW (#2679)
parent
65298635d7
commit
a4574c8a69
|
@ -13,19 +13,22 @@ export default {
|
|||
ColorPicker,
|
||||
Table: {
|
||||
filterTitle: '篩選器',
|
||||
filterConfirm: '確 定',
|
||||
filterReset: '重 置',
|
||||
filterConfirm: '確定',
|
||||
filterReset: '重置',
|
||||
selectAll: '全部選取',
|
||||
selectInvert: '反向選取',
|
||||
sortTitle: '排序',
|
||||
expand: '展開行',
|
||||
collapse: '關閉行',
|
||||
},
|
||||
Modal: {
|
||||
okText: '確 定',
|
||||
cancelText: '取 消',
|
||||
justOkText: 'OK',
|
||||
okText: '確定',
|
||||
cancelText: '取消',
|
||||
justOkText: '知道了',
|
||||
},
|
||||
Popconfirm: {
|
||||
okText: '確 定',
|
||||
cancelText: '取 消',
|
||||
okText: '確定',
|
||||
cancelText: '取消',
|
||||
},
|
||||
Transfer: {
|
||||
searchPlaceholder: '搜尋資料',
|
||||
|
|
Loading…
Reference in New Issue