From 840f2a0f05d61f5c1bfd8a06feffac0c2251244b Mon Sep 17 00:00:00 2001 From: Dirk Klimpel <5740567+dklimpel@users.noreply.github.com> Date: Wed, 2 Feb 2022 15:19:13 +0100 Subject: [PATCH] Fix typo `notification` in german language file --- src/i18n/de.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/de.js b/src/i18n/de.js index ced6512..1a15063 100644 --- a/src/i18n/de.js +++ b/src/i18n/de.js @@ -371,7 +371,7 @@ const de = { }, }, notification: { - ...germanMessages.ra.notifiaction, + ...germanMessages.ra.notification, logged_out: "Abgemeldet", }, page: {