chore: update de_DE.tsx (#5387)

Added locale for selectAll and selectInvert
This commit is contained in:
Knacktus 2017-03-20 04:08:27 +01:00 committed by Benjy Cui
parent cd6f747243
commit 038453e581

View File

@ -17,6 +17,8 @@ export default {
filterConfirm: 'OK',
filterReset: 'Zurücksetzen',
emptyText: 'Keine Daten',
selectAll: 'Selektiere Alle',
selectInvert: 'Selektion Invertieren',
},
Modal: {
okText: 'OK',