add back item information message
This commit is contained in:
parent
1c41dfa196
commit
f524322469
|
@ -439,5 +439,8 @@
|
||||||
},
|
},
|
||||||
"unexpectedError": {
|
"unexpectedError": {
|
||||||
"message": "An unexpected error has occurred."
|
"message": "An unexpected error has occurred."
|
||||||
|
},
|
||||||
|
"itemInformation": {
|
||||||
|
"message": "Item Information"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue