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', ];