Fix typo `notification` in german language file (#233)
This commit is contained in:
parent
888a3f001b
commit
a642f11503
|
@ -385,7 +385,7 @@ const de = {
|
|||
},
|
||||
},
|
||||
notification: {
|
||||
...germanMessages.ra.notifiaction,
|
||||
...germanMessages.ra.notification,
|
||||
logged_out: "Abgemeldet",
|
||||
},
|
||||
page: {
|
||||
|
|
Loading…
Reference in New Issue