]> BookStack Code Mirror - bookstack/blobdiff - lang/et/activities.php
respective book and chapter structure added.
[bookstack] / lang / et / activities.php
index 453e630bcf0ddd4c6b6b362c3b829a749dcb79fa..46812551023a6a945f85cf4d6d393dcab84b8f3a 100644 (file)
@@ -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',
 ];