fix(i18n): tiny fix on "Github" (#1698)
This commit is contained in:
parent
9578ed1e5d
commit
943b5f151d
4 changed files with 4 additions and 4 deletions
|
@ -374,7 +374,7 @@
|
|||
"clear_error": "Clear error",
|
||||
"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",
|
||||
"repo_link": "Elk's repository in GitHub",
|
||||
"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",
|
||||
"too_many_registrations": "Due to browser limitations, Elk cannot use the push notifications service for multiple accounts on different servers. You should unsubscribe from push notifications on another account and try again.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue