fix(locale): Add missing zh-TW translation for Transfer (#33209)

Co-authored-by: 诸岳 <fuping.dfp@antgroup.com>
This commit is contained in:
诸岳 2021-12-08 17:32:26 +08:00 committed by GitHub
parent 1db4ac2040
commit 602726dd63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,6 +45,12 @@ const localeValues: Locale = {
searchPlaceholder: '搜尋資料',
itemUnit: '項目',
itemsUnit: '項目',
remove: '删除',
selectCurrent: '全選當頁',
removeCurrent: '删除當頁',
selectAll: '全選所有',
removeAll: '删除全部',
selectInvert: '反選當頁',
},
Upload: {
uploading: '正在上傳...',