From 7f8e1777357e4af68c817459ffdaf41aaec72fc9 Mon Sep 17 00:00:00 2001 From: Camol Date: Wed, 14 Jul 2021 17:21:39 +0800 Subject: [PATCH] fix: update Transfer locale info in zh_HK.tsx (#31404) --- components/locale/zh_HK.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/components/locale/zh_HK.tsx b/components/locale/zh_HK.tsx index 66fd80703c..24adb287fb 100644 --- a/components/locale/zh_HK.tsx +++ b/components/locale/zh_HK.tsx @@ -45,6 +45,12 @@ const localeValues: Locale = { searchPlaceholder: '搜尋資料', itemUnit: '項目', itemsUnit: '項目', + remove: '刪除', + selectCurrent: '全選當頁', + removeCurrent: '刪除當頁', + selectAll: '全選所有', + removeAll: '刪除全部', + selectInvert: '反選當頁', }, Upload: { uploading: '正在上傳...',