fix: update Transfer locale info in zh_HK.tsx (#31404)

This commit is contained in:
Camol 2021-07-14 17:21:39 +08:00 committed by GitHub
parent cded822aa5
commit 7f8e177735
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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