mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-09 10:22:51 +03:00
Moved text for errors and form views.
Updated 404 page with additional links
This commit is contained in:
@@ -13,4 +13,14 @@ return [
|
||||
*/
|
||||
'name' => 'Name',
|
||||
'description' => 'Description',
|
||||
'role' => 'Role',
|
||||
|
||||
/**
|
||||
* Actions
|
||||
*/
|
||||
'actions' => 'Actions',
|
||||
'view' => 'View',
|
||||
'create' => 'Create',
|
||||
'update' => 'Update',
|
||||
'delete' => 'Delete',
|
||||
];
|
Reference in New Issue
Block a user