mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-19 06:43:16 +08:00
chore: update de_DE.tsx (#5387)
Added locale for selectAll and selectInvert
This commit is contained in:
parent
cd6f747243
commit
038453e581
@ -17,6 +17,8 @@ export default {
|
||||
filterConfirm: 'OK',
|
||||
filterReset: 'Zurücksetzen',
|
||||
emptyText: 'Keine Daten',
|
||||
selectAll: 'Selektiere Alle',
|
||||
selectInvert: 'Selektion Invertieren',
|
||||
},
|
||||
Modal: {
|
||||
okText: 'OK',
|
||||
|
Loading…
Reference in New Issue
Block a user