diff --git a/components/locale-provider/zh_CN.tsx b/components/locale-provider/zh_CN.tsx index f912ed7655..e8a57cecf4 100644 --- a/components/locale-provider/zh_CN.tsx +++ b/components/locale-provider/zh_CN.tsx @@ -30,9 +30,10 @@ export default { okText: '确定', }, Transfer: { - titles: ['', ''], - searchPlaceholder: 'Search', - notFoundContent: 'Not Found', + notFoundContent: '无匹配结果', + searchPlaceholder: '请输入搜索内容', + itemUnit: '项', + itemsUnit: '项', }, Select: { notFoundContent: '无匹配结果',