fix(i18n): tiny fix on "Github" (#1698)

This commit is contained in:
TAKAHASHI Shuuji 2023-02-10 18:50:39 +09:00 committed by GitHub
parent 9578ed1e5d
commit 943b5f151d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

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