mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 02:59:04 +08:00
Update de_DE.tsx to support Upload component (#8394)
- Added german translations
This commit is contained in:
parent
51b6e4904a
commit
6f37caefe7
@ -38,4 +38,10 @@ export default {
|
||||
Select: {
|
||||
notFoundContent: 'Nicht gefunden',
|
||||
},
|
||||
Upload: {
|
||||
uploading: 'Hochladen...',
|
||||
removeFile: 'Datei entfernen',
|
||||
uploadError: 'Fehler beim Hochladen',
|
||||
previewFile: 'Dateivorschau',
|
||||
},
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user