style: optimize zh_TW (#2679)

pull/2639/head
xrkffgg 2020-08-13 14:17:30 +08:00 committed by GitHub
parent 65298635d7
commit a4574c8a69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 7 deletions

View File

@ -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: '確定',