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