feat(pwa): add FAQ to PWA docs and link on push subscription error (#1767)
Co-authored-by: Michel EDIGHOFFER <edimitchel@gmail.com>
This commit is contained in:
parent
aa8f8ddd79
commit
6f96c732f7
4 changed files with 48 additions and 0 deletions
|
@ -374,6 +374,7 @@
|
|||
"save_settings": "Save settings",
|
||||
"subscription_error": {
|
||||
"clear_error": "Clear error",
|
||||
"error_hint": "You can consult a list of frequently asked questions to try to solve the problem: {0}.",
|
||||
"invalid_vapid_key": "The VAPID public key seems to be invalid.",
|
||||
"permission_denied": "Permission denied: enable notifications in your browser.",
|
||||
"repo_link": "Elk's repository in GitHub",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue