aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-09-07 00:53:10 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-09-07 00:53:10 +0200
commit5d03b91dd789ffd6d3d5753c223b4b6412887220 (patch)
treeb48a93aadcd5e77cd4f42d635edc598255286d4f /src/i18n/locales/en-US.json
parentUpdate CHANGELOG.md (diff)
downloadferdium-app-5d03b91dd789ffd6d3d5753c223b4b6412887220.tar.gz
ferdium-app-5d03b91dd789ffd6d3d5753c223b4b6412887220.tar.zst
ferdium-app-5d03b91dd789ffd6d3d5753c223b4b6412887220.zip
feat(Todos): Add option to disable todos
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 addb4064c..9e63fdbca 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -206,6 +206,7 @@
206 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration", 206 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration",
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.language": "Language", 210 "settings.app.form.language": "Language",
210 "settings.app.form.minimizeToSystemTray": "Minimize Franz to system tray", 211 "settings.app.form.minimizeToSystemTray": "Minimize Franz to system tray",
211 "settings.app.form.runInBackground": "Keep Franz in background when closing the window", 212 "settings.app.form.runInBackground": "Keep Franz in background when closing the window",
@@ -378,4 +379,4 @@
378 "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>", 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>",
379 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 380 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
380 "workspaces.switchingIndicator.switchingTo": "Switching to" 381 "workspaces.switchingIndicator.switchingTo": "Switching to"
381} \ No newline at end of file 382}