aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-09-12 09:21:43 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-09-12 09:21:43 +0200
commit08e268e03c41185a51ec4697c98c815c185654c3 (patch)
tree8693b0182cc689d95f02b35723a1550e9b96623b /src/i18n/locales
parentFix wrong reference to keepAllWorkspacesLoaded (diff)
downloadferdium-app-08e268e03c41185a51ec4697c98c815c185654c3.tar.gz
ferdium-app-08e268e03c41185a51ec4697c98c815c185654c3.tar.zst
ferdium-app-08e268e03c41185a51ec4697c98c815c185654c3.zip
Fix language string
Diffstat (limited to 'src/i18n/locales')
-rw-r--r--src/i18n/locales/en-US.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 33a2bf739..57f2028dc 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -207,7 +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.keepAllWorkspacesLoaded": "Keep all workspaces loaded",
211 "settings.app.form.language": "Language", 211 "settings.app.form.language": "Language",
212 "settings.app.form.minimizeToSystemTray": "Minimize Franz to system tray", 212 "settings.app.form.minimizeToSystemTray": "Minimize Franz to system tray",
213 "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",
@@ -380,4 +380,4 @@
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.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>",
381 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 381 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
382 "workspaces.switchingIndicator.switchingTo": "Switching to" 382 "workspaces.switchingIndicator.switchingTo": "Switching to"
383} \ No newline at end of file 383}