mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 14:13:37 +08:00
fix: update Transfer locale info in zh_HK.tsx (#31404)
This commit is contained in:
parent
cded822aa5
commit
7f8e177735
@ -45,6 +45,12 @@ const localeValues: Locale = {
|
||||
searchPlaceholder: '搜尋資料',
|
||||
itemUnit: '項目',
|
||||
itemsUnit: '項目',
|
||||
remove: '刪除',
|
||||
selectCurrent: '全選當頁',
|
||||
removeCurrent: '刪除當頁',
|
||||
selectAll: '全選所有',
|
||||
removeAll: '刪除全部',
|
||||
selectInvert: '反選當頁',
|
||||
},
|
||||
Upload: {
|
||||
uploading: '正在上傳...',
|
||||
|
Loading…
Reference in New Issue
Block a user