'bookshelf_update' => '更新書棧',
'bookshelf_update_notification' => '書棧已更新',
'bookshelf_delete' => '刪除書棧',
- 'bookshelf_delete_notification' => 'æ\9b¸æ£§已刪除',
+ 'bookshelf_delete_notification' => 'æ\9b¸æ\9e¶已刪除',
// Revisions
'revision_restore' => '還原的版本',
'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' => '更新權限',
];