description overview error language fix
This commit is contained in:
parent
9e18aea655
commit
951d424cd7
|
@ -723,7 +723,10 @@
|
||||||
"DESCRIPTION": "Description",
|
"DESCRIPTION": "Description",
|
||||||
"DESCRIPTION-AUTHORS": "Description authors",
|
"DESCRIPTION-AUTHORS": "Description authors",
|
||||||
"YOU": "you",
|
"YOU": "you",
|
||||||
"ERROR": {},
|
"ERROR": {
|
||||||
|
"DELETED-DESCRIPTION": "The requested Description is deleted",
|
||||||
|
"FORBIDEN-DESCRIPTION": "You are not allowed to access this Description"
|
||||||
|
},
|
||||||
"ACTIONS": {
|
"ACTIONS": {
|
||||||
"BACK": "Back",
|
"BACK": "Back",
|
||||||
"EDIT": "Edit",
|
"EDIT": "Edit",
|
||||||
|
|
Loading…
Reference in New Issue