mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-13 00:18:08 +00:00
New translations errors.php (French)
This commit is contained in:
parent
bc4c9684b5
commit
99fba6932a
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ return [
|
|||
// Error pages
|
||||
'404_page_not_found' => 'Page non trouvée',
|
||||
'sorry_page_not_found' => 'Désolé, cette page n\'a pas pu être trouvée.',
|
||||
'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.',
|
||||
'return_home' => 'Retour à l\'accueil',
|
||||
'error_occurred' => 'Une erreur est survenue',
|
||||
'app_down' => ':appName n\'est pas en service pour le moment',
|
||||
|
|
Loading…
Add table
Reference in a new issue