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, ColorPicker,
Table: { Table: {
filterTitle: '篩選器', filterTitle: '篩選器',
filterConfirm: '確 定', filterConfirm: '確定',
filterReset: '重 置', filterReset: '重置',
selectAll: '全部選取', selectAll: '全部選取',
selectInvert: '反向選取', selectInvert: '反向選取',
sortTitle: '排序',
expand: '展開行',
collapse: '關閉行',
}, },
Modal: { Modal: {
okText: '確 定', okText: '確定',
cancelText: '取 消', cancelText: '取消',
justOkText: 'OK', justOkText: '知道了',
}, },
Popconfirm: { Popconfirm: {
okText: '確 定', okText: '確定',
cancelText: '取 消', cancelText: '取消',
}, },
Transfer: { Transfer: {
searchPlaceholder: '搜尋資料', searchPlaceholder: '搜尋資料',