X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/b1b8067cbe79d7ca2bca9021ab9d37465b0c44fe..refs/pull/4467/head:/lang/ro/activities.php diff --git a/lang/ro/activities.php b/lang/ro/activities.php index 257d626c3..a9ee8893d 100644 --- a/lang/ro/activities.php +++ b/lang/ro/activities.php @@ -58,6 +58,9 @@ return [ 'favourite_add_notification' => '":name" a fost adăugat la favorite', 'favourite_remove_notification' => '":name" a fost eliminat din favorite', + // Watching + 'watch_update_level_notification' => 'Watch preferences successfully updated', + // Auth 'auth_login' => 'autentificat', 'auth_register' => 'înregistrat ca utilizator nou', @@ -110,7 +113,12 @@ return [ 'recycle_bin_restore' => 'restaurat din coșul de gunoi', 'recycle_bin_destroy' => 'eliminat din coșul de gunoi', - // Other + // Comments 'commented_on' => 'a comentat la', + 'comment_create' => 'added comment', + 'comment_update' => 'updated comment', + 'comment_delete' => 'deleted comment', + + // Other 'permissions_update' => 'a actualizat permisiunile', ];