X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/b1b8067cbe79d7ca2bca9021ab9d37465b0c44fe..refs/pull/5291/head:/lang/et/activities.php diff --git a/lang/et/activities.php b/lang/et/activities.php index 453e630bc..468125510 100644 --- a/lang/et/activities.php +++ b/lang/et/activities.php @@ -58,6 +58,9 @@ return [ 'favourite_add_notification' => '":name" lisati su lemmikute hulka', 'favourite_remove_notification' => '":name" eemaldati su lemmikute hulgast', + // Watching + 'watch_update_level_notification' => 'Jälgimise eelistused edukalt salvestatud', + // Auth 'auth_login' => 'logis sisse', 'auth_register' => 'registreerus uue kasutajana', @@ -110,7 +113,12 @@ return [ 'recycle_bin_restore' => 'taastas prügikastist', 'recycle_bin_destroy' => 'eemaldas prügikastist', - // Other + // Comments 'commented_on' => 'kommenteeris lehte', + 'comment_create' => 'lisas kommentaari', + 'comment_update' => 'muutis kommentaari', + 'comment_delete' => 'kustutas kommentaari', + + // Other 'permissions_update' => 'muutis õiguseid', ];