add translate en_US.tsx#L39-L44

This commit is contained in:
Minsung Ryu 2017-03-05 15:55:14 +09:00 committed by Wei Zhu
parent 914ee21a4d
commit 5af5a48fa2

View File

@ -36,4 +36,10 @@ export default {
Select: {
notFoundContent: '데이터 없음',
},
Upload: {
uploading: '업로드 중...',
removeFile: '파일 삭제',
uploadError: '업로드 실패',
previewFile: '파일 미리보기',
},
};