mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-30 07:32:39 +01:00
New translations errors.php (Italian)
This commit is contained in:
parent
53b5fce93c
commit
63848278a5
@ -83,6 +83,7 @@ return [
|
||||
// Error pages
|
||||
'404_page_not_found' => 'Pagina Non Trovata',
|
||||
'sorry_page_not_found' => 'La pagina che stavi cercando non è stata trovata.',
|
||||
'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.',
|
||||
'return_home' => 'Ritorna alla home',
|
||||
'error_occurred' => 'C\'è Stato un errore',
|
||||
'app_down' => ':appName è offline',
|
||||
|
Loading…
Reference in New Issue
Block a user