fix: push notification request permission (#677)
This commit is contained in:
parent
6c38477bc2
commit
d8abea75aa
8 changed files with 123 additions and 35 deletions
|
@ -179,6 +179,12 @@
|
|||
},
|
||||
"save_settings": "Save settings changes",
|
||||
"show_btn": "Show push notifications settings",
|
||||
"subscription_error": {
|
||||
"clear_error": "Clear error",
|
||||
"permission_denied": "Permission denied: enable notifications in your browser.",
|
||||
"request_error": "An error occurred while requesting the subscription, try again and if the error persists, please report the issue to the Elk repository.",
|
||||
"title": "Could not subscribe to push notifications"
|
||||
},
|
||||
"title": "Push notifications settings",
|
||||
"undo_settings": "Undo settings changes",
|
||||
"unsubscribe": "Disable push notifications",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue