diff --git a/locales/en-GB.json b/locales/en-GB.json index 2928d7bb..3bea8345 100644 --- a/locales/en-GB.json +++ b/locales/en-GB.json @@ -239,7 +239,7 @@ "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", - "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 accounts and try again." + "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." }, "undo_settings": "Undo changes", "unsubscribe": "Disable push notifications", diff --git a/locales/en-US.json b/locales/en-US.json index 4065977b..daa3ecbc 100644 --- a/locales/en-US.json +++ b/locales/en-US.json @@ -328,7 +328,7 @@ "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", - "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 accounts and try again." + "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." }, "title": "Push notifications settings", "undo_settings": "Undo changes",