From 5354e58c2dc7356f34c7700d3d7f51c000530976 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Paris?= Date: Mon, 16 Jan 2023 21:17:14 +0100 Subject: [PATCH] chore: typo (#1237) --- locales/en-GB.json | 2 +- locales/en-US.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",