add storage not attached localization
This commit is contained in:
parent
2ab50d57f6
commit
a0f8a7b0b3
1 changed files with 3 additions and 0 deletions
|
@ -214,5 +214,8 @@
|
||||||
},
|
},
|
||||||
"error_msg_notJSON": {
|
"error_msg_notJSON": {
|
||||||
"message": "The file has been downloaded, but it is not the correct file type."
|
"message": "The file has been downloaded, but it is not the correct file type."
|
||||||
|
},
|
||||||
|
"error_msg_notattached": {
|
||||||
|
"message": "The product data has not been attached to the storage."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue