mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-02-23 00:25:24 +08:00
New translations activities.php (Italian)
This commit is contained in:
parent
ce11d67d82
commit
64468ebe39
@ -85,12 +85,12 @@ return [
|
||||
'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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user