From a642f11503c03c09fbd252db6b0374c5839a5874 Mon Sep 17 00:00:00 2001 From: Dirk Klimpel <5740567+dklimpel@users.noreply.github.com> Date: Thu, 17 Feb 2022 20:51:42 +0100 Subject: [PATCH] Fix typo `notification` in german language file (#233) --- 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 81889ed..29c4436 100644 --- a/src/i18n/de.js +++ b/src/i18n/de.js @@ -385,7 +385,7 @@ const de = { }, }, notification: { - ...germanMessages.ra.notifiaction, + ...germanMessages.ra.notification, logged_out: "Abgemeldet", }, page: {