User Canceled error message
This commit is contained in:
parent
84fea3ba35
commit
da6c6bcf68
@ -27,6 +27,10 @@
|
|||||||
"description": "Error message",
|
"description": "Error message",
|
||||||
"message": "Unauthorized"
|
"message": "Unauthorized"
|
||||||
},
|
},
|
||||||
|
"USER_CANCELED": {
|
||||||
|
"description": "Error message",
|
||||||
|
"message": "User Canceled"
|
||||||
|
},
|
||||||
"add_download": {
|
"add_download": {
|
||||||
"description": "Action for adding a download",
|
"description": "Action for adding a download",
|
||||||
"message": "Add Download"
|
"message": "Add Download"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user