description overview error language fix
This commit is contained in:
parent
9e18aea655
commit
951d424cd7
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue