From 3619f463608ae42bd8b0d5ef31fa53aa28d28748 Mon Sep 17 00:00:00 2001 From: Karina Kwiatek Date: Sun, 23 Oct 2022 16:07:41 +0200 Subject: [PATCH] Add unsubscribe messages --- config/locales/frontend.en.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/locales/frontend.en.yml b/config/locales/frontend.en.yml index 19e8ea79..96228659 100644 --- a/config/locales/frontend.en.yml +++ b/config/locales/frontend.en.yml @@ -57,6 +57,9 @@ en: fail: title: Failed to subscribe to push notifications body: Please try again later + unsubscribe: + success: Push notifications disabled successfully. + fail: Failed to disable push notifications. setup_fail: Failed to set up push notifications. Please try again later. inbox: title: New question from %{user}