From 9c72dc7a5eea53008c144ab41e3c81654b30e608 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Thu, 17 Dec 2020 12:55:26 +0000 Subject: [PATCH] New translations activities.php (German) --- resources/lang/de/activities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/de/activities.php b/resources/lang/de/activities.php index 5313077a4..a1b509f8c 100644 --- a/resources/lang/de/activities.php +++ b/resources/lang/de/activities.php @@ -45,5 +45,5 @@ return [ // Other 'commented_on' => 'kommentiert', - 'permissions_update' => 'updated permissions', + 'permissions_update' => 'aktualisierte Berechtigungen', ];