diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index f4752da7b..97dbc78ac 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -474,9 +474,9 @@ en: perm_denied_btn: "Permission Denied" perm_denied_expl: "You denied permission for notifications. Allow notifications via your browser settings." disable: "Disable Notifications" - currently_enabled: "(currently enabled)" + currently_enabled: "" enable: "Enable Notifications" - currently_disabled: "(currently disabled)" + currently_disabled: "" each_browser_note: "Note: You have to change this setting on every browser you use." dismiss_notifications: "Mark all as Read" dismiss_notifications_tooltip: "Mark all unread notifications as read"