From 1b3efcdb629c6c0803a19f559c0094f67e301924 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 21 Nov 2020 16:17:18 +0000 Subject: [PATCH] New translations activities.php (Hebrew) --- resources/lang/he/activities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/he/activities.php b/resources/lang/he/activities.php index 34860173e..0babc38d1 100644 --- a/resources/lang/he/activities.php +++ b/resources/lang/he/activities.php @@ -45,4 +45,5 @@ return [ // Other 'commented_on' => 'commented on', + 'permissions_update' => 'updated permissions', ];