]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/it/activities.php
Revamped workings of WYSIWYG code blocks
[bookstack] / resources / lang / it / activities.php
index 5696662f57d9040dca1d47b1b8a5b5bd884dea9b..e577c4f9ce5fbd1027e4059a5cc282937a0b03fe 100755 (executable)
@@ -59,6 +59,10 @@ return [
     'webhook_delete' => 'webhook eliminato',
     'webhook_delete_notification' => 'Webhook eliminato con successo',
 
+    // Users
+    'user_update_notification' => 'User successfully updated',
+    'user_delete_notification' => 'User successfully removed',
+
     // Other
     'commented_on'                => 'ha commentato in',
     'permissions_update'          => 'autorizzazioni aggiornate',