aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar André Oliveira <37463445+SpecialAro@users.noreply.github.com>2024-04-18 07:32:48 +0100
committerLibravatar GitHub <noreply@github.com>2024-04-18 07:32:48 +0100
commit101a18cd41f53b62c77d16442db955855f1f2703 (patch)
tree3a0d0475647ad8c018126a8f127e8bf6c7774ce9 /src/i18n/locales/en-US.json
parentRemove pnpm cache (since its suspected that sqlite cache is corrupted) (#1703) (diff)
downloadferdium-app-101a18cd41f53b62c77d16442db955855f1f2703.tar.gz
ferdium-app-101a18cd41f53b62c77d16442db955855f1f2703.tar.zst
ferdium-app-101a18cd41f53b62c77d16442db955855f1f2703.zip
feat: hide all services workspace (#1713)
* feat: hide all services workspace * fix: change from 'show' to 'hide'
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 1f7eff3e9..622f758c3 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -222,6 +222,7 @@
222 "settings.app.form.grayscaleServicesDim": "Grayscale dim level", 222 "settings.app.form.grayscaleServicesDim": "Grayscale dim level",
223 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 223 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
224 "settings.app.form.hibernationStrategy": "Hibernation strategy", 224 "settings.app.form.hibernationStrategy": "Hibernation strategy",
225 "settings.app.form.hideAllServicesWorkspace": "Hide \"All services\" workspace",
225 "settings.app.form.hideCollapseButton": "Hide Collapse button", 226 "settings.app.form.hideCollapseButton": "Hide Collapse button",
226 "settings.app.form.hideDownloadButton": "Hide Downloads button", 227 "settings.app.form.hideDownloadButton": "Hide Downloads button",
227 "settings.app.form.hideNotificationsButton": "Hide Notifications & Sound button", 228 "settings.app.form.hideNotificationsButton": "Hide Notifications & Sound button",