mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 11:10:01 +08:00
add translate en_US.tsx#L39-L44
This commit is contained in:
parent
914ee21a4d
commit
5af5a48fa2
@ -36,4 +36,10 @@ export default {
|
||||
Select: {
|
||||
notFoundContent: '데이터 없음',
|
||||
},
|
||||
Upload: {
|
||||
uploading: '업로드 중...',
|
||||
removeFile: '파일 삭제',
|
||||
uploadError: '업로드 실패',
|
||||
previewFile: '파일 미리보기',
|
||||
},
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user