mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-12 16:08:08 +00:00
New translations settings.php (Italian)
This commit is contained in:
parent
892c2b6648
commit
5c4f07f5ef
1 changed files with 2 additions and 1 deletions
|
@ -111,7 +111,7 @@ return [
|
|||
'audit_deleted_item_name' => 'Name: :name',
|
||||
'audit_table_user' => 'User',
|
||||
'audit_table_event' => 'Event',
|
||||
'audit_table_item' => 'Related Item',
|
||||
'audit_table_related' => 'Related Item or Detail',
|
||||
'audit_table_date' => 'Activity Date',
|
||||
'audit_date_from' => 'Date Range From',
|
||||
'audit_date_to' => 'Date Range To',
|
||||
|
@ -157,6 +157,7 @@ return [
|
|||
'user_profile' => 'Profilo Utente',
|
||||
'users_add_new' => 'Aggiungi Nuovo Utente',
|
||||
'users_search' => 'Cerca Utenti',
|
||||
'users_latest_activity' => 'Latest Activity',
|
||||
'users_details' => 'Dettagli Utente',
|
||||
'users_details_desc' => 'Imposta un nome e un indirizzo email per questo utente. L\'indirizzo email verrà utilizzato per accedere all\'applicazione.',
|
||||
'users_details_desc_no_email' => 'Imposta un nome per questo utente così gli altri possono riconoscerlo.',
|
||||
|
|
Loading…
Add table
Reference in a new issue