]> BookStack Code Mirror - bookstack/blobdiff - lang/uz/activities.php
Fixed OIDC Logout
[bookstack] / lang / uz / activities.php
index eae266eff8503bf28c96eb5a5d9e1ad3303007fa..6d2ec340895d47435594eabcc414b5473a23913b 100644 (file)
@@ -58,6 +58,9 @@ return [
     'favourite_add_notification' => '":name" sevimlilaringizga qo\'shildi',
     'favourite_remove_notification' => '":name" sevimlilaringizdan olib tashlandi',
 
+    // Watching
+    'watch_update_level_notification' => 'Watch preferences successfully updated',
+
     // Auth
     'auth_login' => 'logged in',
     'auth_register' => 'registered as new user',
@@ -110,7 +113,12 @@ return [
     'recycle_bin_restore' => 'restored from recycle bin',
     'recycle_bin_destroy' => 'removed from recycle bin',
 
-    // Other
+    // Comments
     'commented_on'                => 'fikr qoldirdi',
+    'comment_create'              => 'added comment',
+    'comment_update'              => 'updated comment',
+    'comment_delete'              => 'deleted comment',
+
+    // Other
     'permissions_update'          => 'yangilangan huquqlar',
 ];