]> BookStack Code Mirror - bookstack/blobdiff - lang/cy/activities.php
Fixed OIDC Logout
[bookstack] / lang / cy / activities.php
index 9f7dcb9e5c48fcb6b6aa630cdb62a7d9d8c3e45a..2c474c673ba655cb409b02e08e452aa8e692a1c5 100644 (file)
@@ -58,6 +58,9 @@ return [
     'favourite_add_notification' => 'Mae ":name" wedi\'i ychwanegu at eich ffefrynnau',
     'favourite_remove_notification' => 'Mae ":name" wedi\'i tynnu o\'ch ffefrynnau',
 
+    // 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'                => 'gwnaeth sylwadau ar',
+    'comment_create'              => 'added comment',
+    'comment_update'              => 'updated comment',
+    'comment_delete'              => 'deleted comment',
+
+    // Other
     'permissions_update'          => 'caniatadau wedi\'u diweddaru',
 ];