summaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-09-12 09:22:37 +0200
committerLibravatar GitHub <noreply@github.com>2019-09-12 09:22:37 +0200
commitd6d65f6872098a634dff66bbe504e7cb08e635fa (patch)
treedf1c9bb49ddfd01a2ca0d73927f421f2765d3796 /src/i18n/locales/en-US.json
parentUpdate CHANGELOG.md (diff)
parentUpdate en-US.json (diff)
downloadferdium-app-d6d65f6872098a634dff66bbe504e7cb08e635fa.tar.gz
ferdium-app-d6d65f6872098a634dff66bbe504e7cb08e635fa.tar.zst
ferdium-app-d6d65f6872098a634dff66bbe504e7cb08e635fa.zip
Merge pull request #1606 from meetfranz/feature/keep-all-workspaces-loaded-option
New setting to keep all workspaces loaded
Diffstat (limited to 'src/i18n/locales/en-US.json')
-rw-r--r--src/i18n/locales/en-US.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 9e63fdbca..991af277b 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -207,6 +207,7 @@
207 "settings.app.form.enableSpellchecking": "Enable spell checking", 207 "settings.app.form.enableSpellchecking": "Enable spell checking",
208 "settings.app.form.enableSystemTray": "Show Franz in system tray", 208 "settings.app.form.enableSystemTray": "Show Franz in system tray",
209 "settings.app.form.enableTodos": "Enable Franz Todos", 209 "settings.app.form.enableTodos": "Enable Franz Todos",
210 "settings.app.form.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
210 "settings.app.form.language": "Language", 211 "settings.app.form.language": "Language",
211 "settings.app.form.minimizeToSystemTray": "Minimize Franz to system tray", 212 "settings.app.form.minimizeToSystemTray": "Minimize Franz to system tray",
212 "settings.app.form.runInBackground": "Keep Franz in background when closing the window", 213 "settings.app.form.runInBackground": "Keep Franz in background when closing the window",
@@ -379,4 +380,4 @@
379 "workspaceDrawer.workspaceFeatureInfo": "<p>Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>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.</p>", 380 "workspaceDrawer.workspaceFeatureInfo": "<p>Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>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.</p>",
380 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 381 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
381 "workspaces.switchingIndicator.switchingTo": "Switching to" 382 "workspaces.switchingIndicator.switchingTo": "Switching to"
382} 383} \ No newline at end of file