Add 401 page (#1508)

This commit is contained in:
Manuel
2023-10-27 23:10:42 +02:00
committed by GitHub
parent 4072ebc5a5
commit 5b3a236194
11 changed files with 107 additions and 46 deletions

View File

@@ -0,0 +1,5 @@
{
"title": "Access denied",
"text": "You do not have sufficient permissions to access this page. If you believe, that this is not intentional, please contact your administrator.",
"switchAccount": "Switch to a different account"
}