From cf8124fb2d96c04c44c35f3542d1a6eaac10fe47 Mon Sep 17 00:00:00 2001 From: mattwr18 Date: Thu, 24 Oct 2019 09:11:49 +0200 Subject: [PATCH] Clean up/add german translations --- .../components/Notification/Notification.vue | 68 +++++++++---------- webapp/locales/de.json | 11 ++- webapp/locales/en.json | 11 +-- webapp/pages/notifications/index.vue | 10 +-- 4 files changed, 55 insertions(+), 45 deletions(-) diff --git a/webapp/components/Notification/Notification.vue b/webapp/components/Notification/Notification.vue index 9649b0d7e..321d1df39 100644 --- a/webapp/components/Notification/Notification.vue +++ b/webapp/components/Notification/Notification.vue @@ -1,39 +1,37 @@