1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-09 10:22:51 +03:00

Updated translations with latest Crowdin changes (#4025)

This commit is contained in:
Dan Brown
2023-02-26 10:36:15 +00:00
committed by GitHub
parent f35c42b0b8
commit ba21b54195
140 changed files with 830 additions and 746 deletions

View File

@@ -67,6 +67,11 @@ return [
'user_update_notification' => 'Utente aggiornato con successo',
'user_delete_notification' => 'Utente rimosso con successo',
// Roles
'role_create_notification' => 'Ruolo creato con successo',
'role_update_notification' => 'Ruolo aggiornato con successo',
'role_delete_notification' => 'Ruolo eliminato con successo',
// Other
'commented_on' => 'ha commentato in',
'permissions_update' => 'autorizzazioni aggiornate',