add message when API keys are missing
This commit is contained in:
parent
a6d894026f
commit
c063a21530
2 changed files with 6 additions and 1 deletions
|
@ -220,5 +220,8 @@
|
|||
},
|
||||
"error_msg_notattached": {
|
||||
"message": "The product data has not been attached to the storage."
|
||||
},
|
||||
"error_msg_APImissing": {
|
||||
"message": "You have not yet added the API keys. To continue, please add one in the options."
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue