]> BookStack Code Mirror - bookstack/blobdiff - lang/ro/activities.php
respective book and chapter structure added.
[bookstack] / lang / ro / activities.php
index a9ee8893d2163acb1f8015ac9dd3a0e6cd7eb6d9..d076b91e82a577f144ae0fa733f65b1abe038492 100644 (file)
@@ -59,7 +59,7 @@ return [
     'favourite_remove_notification' => '":name" a fost eliminat din favorite',
 
     // Watching
-    'watch_update_level_notification' => 'Watch preferences successfully updated',
+    'watch_update_level_notification' => 'Preferințele de urmărire actualizate cu succes',
 
     // Auth
     'auth_login' => 'autentificat',
@@ -93,11 +93,11 @@ return [
     'user_delete_notification' => 'Utilizator eliminat cu succes',
 
     // API Tokens
-    'api_token_create' => 'token api creat',
+    'api_token_create' => 'created API token',
     'api_token_create_notification' => 'Token API creat cu succes',
-    'api_token_update' => 'token api actualizat',
+    'api_token_update' => 'updated API token',
     'api_token_update_notification' => 'Token API actualizat cu succes',
-    'api_token_delete' => 'token api șters',
+    'api_token_delete' => 'deleted API token',
     'api_token_delete_notification' => 'Token API șters cu succes',
 
     // Roles
@@ -115,9 +115,9 @@ return [
 
     // Comments
     'commented_on'                => 'a comentat la',
-    'comment_create'              => 'added comment',
-    'comment_update'              => 'updated comment',
-    'comment_delete'              => 'deleted comment',
+    'comment_create'              => 'comentariu adăugat',
+    'comment_update'              => 'comentariu actualizat',
+    'comment_delete'              => 'comentariu șters',
 
     // Other
     'permissions_update'          => 'a actualizat permisiunile',