description overview error language fix

This commit is contained in:
amentis 2024-05-22 13:03:08 +03:00
parent 9e18aea655
commit 951d424cd7
1 changed files with 4 additions and 1 deletions

View File

@ -723,7 +723,10 @@
"DESCRIPTION": "Description",
"DESCRIPTION-AUTHORS": "Description authors",
"YOU": "you",
"ERROR": {},
"ERROR": {
"DELETED-DESCRIPTION": "The requested Description is deleted",
"FORBIDEN-DESCRIPTION": "You are not allowed to access this Description"
},
"ACTIONS": {
"BACK": "Back",
"EDIT": "Edit",