Skip to content

Commit

Permalink
New translations activities.php (Italian)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssddanbrown committed Jan 2, 2025
1 parent ce11d67 commit 64468eb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions lang/it/activities.php
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,12 @@
'webhook_delete_notification' => 'Webhook eliminato con successo',

// Imports
'import_create' => 'created import',
'import_create_notification' => 'Import successfully uploaded',
'import_run' => 'updated import',
'import_run_notification' => 'Content successfully imported',
'import_delete' => 'deleted import',
'import_delete_notification' => 'Import successfully deleted',
'import_create' => 'importazione creata',
'import_create_notification' => 'Importazione caricata con successo',
'import_run' => 'importazione aggiornata',
'import_run_notification' => 'Contenuto importato con successo',
'import_delete' => 'importazione cancellata',
'import_delete_notification' => 'Importazione eliminata con successo',

// Users
'user_create' => 'ha creato un utente',
Expand Down

0 comments on commit 64468eb

Please sign in to comment.