From 8870f43b9c04a429b2071f3284e898bda478d74b Mon Sep 17 00:00:00 2001 From: Santhosh C Date: Sat, 22 Oct 2022 15:43:38 +0530 Subject: Add service-level option 'isMediaBadgeEnabled' defaulted to false (#688) --- src/i18n/locales/en-US.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/i18n/locales') diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json index 80ad855c3..58aaebc69 100644 --- a/src/i18n/locales/en-US.json +++ b/src/i18n/locales/en-US.json @@ -344,6 +344,7 @@ "settings.service.form.editServiceHeadline": "Edit {name}", "settings.service.form.enableAudio": "Enable audio", "settings.service.form.enableBadge": "Show unread message badges", + "settings.service.form.enableMediaBadge": "Enable Media Play Indicator", "settings.service.form.enableDarkMode": "Enable Dark Mode", "settings.service.form.enableHibernation": "Enable hibernation", "settings.service.form.enableNotification": "Enable notifications", @@ -491,4 +492,4 @@ "workspaceDrawer.workspaceFeatureInfo": "

Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.

You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.

", "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", "workspaces.switchingIndicator.switchingTo": "Switching to" -} \ No newline at end of file +} -- cgit v1.2.3-70-g09d2