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:
Joaquín Sánchez 2023-02-17 12:11:19 +01:00 committed by GitHub
parent aa8f8ddd79
commit 6f96c732f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 48 additions and 0 deletions

View file

@ -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",