]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/en/errors.php
Added issue template
[bookstack] / resources / lang / en / errors.php
index 53785b684ac5e1658908cc64eeb09890becb4d29..b1a252bf3a52a06c057d87ba94e818c3a6642f72 100644 (file)
@@ -8,4 +8,5 @@ return [
 
     // Pages
     'permission' => 'You do not have permission to access the requested page.',
+    'permissionJson' => 'You do not have permission to perform the requested action.'
 ];
\ No newline at end of file