Fix typo `notification` in german language file (#233)

master
Dirk Klimpel 4 years ago committed by GitHub
parent 888a3f001b
commit a642f11503
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/i18n/de.js

@ -385,7 +385,7 @@ const de = {
},
},
notification: {
...germanMessages.ra.notifiaction,
...germanMessages.ra.notification,
logged_out: "Abgemeldet",
},
page: {

Loading…
Cancel
Save