X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/2be504e0d20aa7c95b1fe006f675928faf0bd1a9..refs/pull/5592/head:/lang/zh_TW/activities.php diff --git a/lang/zh_TW/activities.php b/lang/zh_TW/activities.php index be12e22c2..d33e4d4b7 100644 --- a/lang/zh_TW/activities.php +++ b/lang/zh_TW/activities.php @@ -127,6 +127,14 @@ return [ 'comment_update' => '更新評論', 'comment_delete' => '已刪除之評論', + // Sort Rules + 'sort_rule_create' => '已建立的排序規則', + 'sort_rule_create_notification' => '排序規則已成功建立', + 'sort_rule_update' => '已更新排序規則', + 'sort_rule_update_notification' => '排序規則已成功更新', + 'sort_rule_delete' => '已刪除排序規則', + 'sort_rule_delete_notification' => '排序規則已成功刪除', + // Other 'permissions_update' => '更新權限', ];