- 'comment_create' => 'added comment',
- 'comment_update' => 'updated comment',
- 'comment_delete' => 'deleted comment',
+ 'comment_create' => 'tilføjet kommentar',
+ 'comment_update' => 'opdateret kommentar',
+ 'comment_delete' => 'slettet kommentar',
+
+ // Sort Rules
+ 'sort_rule_create' => 'oprettet sorteringsregel',
+ 'sort_rule_create_notification' => 'Sorteringsregel oprettet med succes',
+ 'sort_rule_update' => 'opdateret sorteringsregel',
+ 'sort_rule_update_notification' => 'Sorteringsregel opdateret med succes',
+ 'sort_rule_delete' => 'slettet sorteringsregel',
+ 'sort_rule_delete_notification' => 'Sorteringsregel slettet med succes',