Skip to content

Commit

Permalink
chore: update de_DE.tsx (#5387)
Browse files Browse the repository at this point in the history
Added locale for selectAll and selectInvert
  • Loading branch information
Knacktus authored and benjycui committed Mar 20, 2017
1 parent cd6f747 commit 038453e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/locale-provider/de_DE.tsx
Expand Up @@ -17,6 +17,8 @@ export default {
filterConfirm: 'OK',
filterReset: 'Zurücksetzen',
emptyText: 'Keine Daten',
selectAll: 'Selektiere Alle',
selectInvert: 'Selektion Invertieren',
},
Modal: {
okText: 'OK',
Expand Down

0 comments on commit 038453e

Please sign in to comment.