aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar Vishnu017 <39431453+Vishnu017@users.noreply.github.com>2021-10-26 20:37:56 +0530
committerLibravatar GitHub <noreply@github.com>2021-10-26 20:37:56 +0530
commit955f2abeb2c093515e6dd0026b4072145a2be6b6 (patch)
tree265497cf116ccf1d11fb869a95fcabcf0baacf18 /src/i18n/locales/en-US.json
parentdocs: add Vishnu017 as a contributor for code (#2142) [skip ci] (diff)
downloadferdium-app-955f2abeb2c093515e6dd0026b4072145a2be6b6.tar.gz
ferdium-app-955f2abeb2c093515e6dd0026b4072145a2be6b6.tar.zst
ferdium-app-955f2abeb2c093515e6dd0026b4072145a2be6b6.zip
Add feature to display service name under service icon when the toggle for it is enabled in the settings (#2136)
Co-authored-by: AnjithPaul <anjithpaul.mec@gmail.com>
Diffstat (limited to 'src/i18n/locales/en-US.json')
-rw-r--r--src/i18n/locales/en-US.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index d5cf072f6..2544d2a00 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -241,6 +241,7 @@
241 "settings.app.form.showDisabledServices": "Display disabled services tabs", 241 "settings.app.form.showDisabledServices": "Display disabled services tabs",
242 "settings.app.form.showDragArea": "Show draggable area on window", 242 "settings.app.form.showDragArea": "Show draggable area on window",
243 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled", 243 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled",
244 "settings.app.form.showServiceName": "Display service name under the icon",
244 "settings.app.form.splitMode": "Enable Split View Mode", 245 "settings.app.form.splitMode": "Enable Split View Mode",
245 "settings.app.form.startMinimized": "Start minimized", 246 "settings.app.form.startMinimized": "Start minimized",
246 "settings.app.form.universalDarkMode": "Enable universal Dark Mode", 247 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",