add back item information message

This commit is contained in:
Kyle Spearrin 2018-01-31 12:54:55 -05:00
parent 1c41dfa196
commit f524322469
1 changed files with 3 additions and 0 deletions

View File

@ -439,5 +439,8 @@
}, },
"unexpectedError": { "unexpectedError": {
"message": "An unexpected error has occurred." "message": "An unexpected error has occurred."
},
"itemInformation": {
"message": "Item Information"
} }
} }