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

@ -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: '搜尋資料',