]> BookStack Code Mirror - bookstack/blobdiff - lang/vi/activities.php
Layout: Converted tri-layout component to ts
[bookstack] / lang / vi / activities.php
index 2262e37a0052ec5a2283e175671471995c0471ae..ef9cf7203c3159b49d6d0edfb98e3a972f7d9e95 100644 (file)
@@ -127,6 +127,14 @@ return [
     'comment_update'              => 'cập nhật bình luận',
     'comment_delete'              => 'đã xóa bình luận',
 
+    // Sort Rules
+    'sort_rule_create' => 'created sort rule',
+    'sort_rule_create_notification' => 'Sort rule successfully created',
+    'sort_rule_update' => 'updated sort rule',
+    'sort_rule_update_notification' => 'Sort rule successfully updated',
+    'sort_rule_delete' => 'deleted sort rule',
+    'sort_rule_delete_notification' => 'Sort rule successfully deleted',
+
     // Other
     'permissions_update'          => 'các quyền đã được cập nhật',
 ];