From 431eb557811585f9055b5a0c58aead21261512be Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 21 Nov 2020 16:17:41 +0000 Subject: [PATCH] New translations activities.php (Chinese Traditional) --- resources/lang/zh_TW/activities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/zh_TW/activities.php b/resources/lang/zh_TW/activities.php index fab4dd20e..41eccf02e 100644 --- a/resources/lang/zh_TW/activities.php +++ b/resources/lang/zh_TW/activities.php @@ -45,4 +45,5 @@ return [ // Other 'commented_on' => '評論', + 'permissions_update' => 'updated permissions', ];